Skip to content

Commit 5cfb5b4

Browse files
Merge pull request #106 from gmcintire/master
Fix typo in readme
2 parents ad35abe + 4f4d522 commit 5cfb5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $('.datatable').dataTable({
8686
3 - Add this (and only this) stylesheet to `application.css`:
8787

8888
```css
89-
*= require dataTables/bootstrap/3jquery.dataTables.bootstrap3
89+
*= require dataTables/bootstrap/3/jquery.dataTables.bootstrap
9090
```
9191

9292
4 - Initialize your datatables using these option:

0 commit comments

Comments
 (0)