Skip to content

Commit 9c1d637

Browse files
Update README.md
A small typo I guess ... :)
1 parent bf47ee9 commit 9c1d637

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
@@ -55,7 +55,7 @@ Include the JS file in your `index.html` file:
5555
If you want the `Twitter Bootstrap` support, then add the CSS file:
5656

5757
```html
58-
<link rel="datatables.bootstrap.min.css" rel="stylesheet">
58+
<link href="datatables.bootstrap.min.css" rel="stylesheet">
5959
```
6060

6161
Declare dependencies on your module app like this:

0 commit comments

Comments
 (0)