Skip to content

Commit ebef016

Browse files
committed
Fix typo.
1 parent 12c8882 commit ebef016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-builder-callbacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can use a `js` string for each valid callback as documented on [`datatables.
1818
|`stateLoaded` | State loaded callback. |
1919
|`stateLoadParams` | State loaded - data manipulation callback |
2020
|`stateSaveCallback` | Callback that defines how the table state is stored and where. |
21-
|`stateSaveParams` | State save - data manipulation callbac |
21+
|`stateSaveParams` | State save - data manipulation callback |

0 commit comments

Comments
 (0)