Skip to content

Commit 7f4c178

Browse files
committed
fix typo in docs
1 parent 26d8996 commit 7f4c178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/withPlugins/withColVis.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ <h1><i class="fa fa-play"></i>&nbsp;With the DataTables <a href="https://datatab
44
</header>
55
<section class="article-content">
66
<p>
7-
The <code>angular-datatables</code> also provides an API in order to make the plugin <code>ColVis</code> works with datatables.
7+
The <code>angular-datatables</code> also provides an API in order to make the plugin <code>ColVis</code> work with datatables.
88
</p>
99
<p>
10-
You need to add the files <code>angular-datatables.colvis.min.js</code> to your HTML file.
10+
You need to add the file <code>angular-datatables.colvis.min.js</code> to your HTML file.
1111
</p>
1212
<p>
1313
You also need to add the dependency <code>datatables.colvis</code> to your Angular app.

0 commit comments

Comments
 (0)