Skip to content

Commit f99d695

Browse files
committed
Correct typo
1 parent 17b7dbf commit f99d695

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
@@ -27,7 +27,7 @@ import DataTable from 'datatables.net-jqui';
2727
import 'datatables.net-fixedcolumns-jqui'
2828
2929
new DataTable('#myTable', {
30-
// initalisation options
30+
// initialisation options
3131
});
3232
```
3333

0 commit comments

Comments
 (0)