diff --git a/features/fuzzySearch/stateSaving.html b/features/fuzzySearch/stateSaving.html
index 1d72e88..cad43e3 100644
--- a/features/fuzzySearch/stateSaving.html
+++ b/features/fuzzySearch/stateSaving.html
@@ -57,7 +57,6 @@ $(document).ready(function() {
var table = $('#example').DataTable({
fuzzySearch: {
rankColumn: 6,
- threshold: true,
toggleSmart: true
},
stateSave: true
@@ -633,7 +632,6 @@ $(document).ready(function() {
var table = $('#example').DataTable({
fuzzySearch: {
rankColumn: 6,
- threshold: true,
toggleSmart: true
},
stateSave: true