Skip to content

Commit 3997ae7

Browse files
committed
fix typo in docs
1 parent cc24172 commit 3997ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/withPlugins/withScroller.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h1><i class="fa fa-play"></i>&nbsp;With the DataTables <a href="http://datatabl
77
The <code>angular-datatables</code> also provides an API in order to make the plugin <code>Scroller</code> work with datatables.
88
</p>
99
<p>
10-
You need to add the files <code>angular-datatables.scroller.min.js</code> to your HTML file.
10+
You need to add the file <code>angular-datatables.scroller.min.js</code> to your HTML file.
1111
</p>
1212
<p>
1313
You also need to add the dependency <code>datatables.scroller</code> to your Angular app.

0 commit comments

Comments
 (0)