We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8733341 commit f172091Copy full SHA for f172091
Readme.md
@@ -27,7 +27,7 @@ import DataTable from 'datatables.net-se';
27
import 'datatables.net-keytable-se'
28
29
new DataTable('#myTable', {
30
- // initalisation options
+ // initialisation options
31
});
32
```
33
0 commit comments