From 4f4d522b0c84108811c49b9dd4b49d4561b1f006 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Wed, 2 Jul 2014 10:20:05 -0400 Subject: [PATCH] Fix typo in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 73bc260..c968939 100755 --- a/Readme.md +++ b/Readme.md @@ -86,7 +86,7 @@ $('.datatable').dataTable({ 3 - Add this (and only this) stylesheet to `application.css`: ```css -*= require dataTables/bootstrap/3jquery.dataTables.bootstrap3 +*= require dataTables/bootstrap/3/jquery.dataTables.bootstrap ``` 4 - Initialize your datatables using these option: