diff --git a/docs/api/features/expanding.md b/docs/api/features/expanding.md index af7ab0db43..6ba6694445 100644 --- a/docs/api/features/expanding.md +++ b/docs/api/features/expanding.md @@ -81,7 +81,7 @@ This function is called when the `expanded` table state changes. If a function i autoResetExpanded?: boolean ``` -Enable this setting to automatically reset the expanded state of the table when expanding state changes. +Enable this setting to automatically reset the expanded state of the table when table state changes. ### `enableExpanding`