Skip to content

Commit f7f121b

Browse files
Merge pull request #103 from CharlesP/master
Update document to match the new filename
2 parents d637e09 + 8d4308b commit f7f121b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ To add an extra into your application, add its JS file to `application.js` using
178178
Additionally, you may need to add any associated CSS files. For instance the TableTools extra requires
179179
you to add the following two lines to your `application.css` file:
180180

181-
*= require dataTables/extras/TableTools
181+
*= require dataTables/extras/dataTables.tableTools
182182
*= require dataTables/extras/TableTools_JUI
183183

184184
TableTools also requires this to be included in 'application.js':

0 commit comments

Comments
 (0)