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