We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25267c5 commit 570b392Copy full SHA for 570b392
Readme.md
@@ -27,7 +27,7 @@ import DataTable from 'datatables.net-jqui';
27
import 'datatables.net-fixedheader-jqui'
28
29
new DataTable('#myTable', {
30
- // initalisation options
+ // initialisation options
31
});
32
```
33
0 commit comments