Skip to content

Commit b7ace57

Browse files
authored
docs: Update error message description in documentation (#1256)
Clarified the error message displayed when clicking the 'Reset' button.
1 parent 0d94f49 commit b7ace57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ui/docs/add-interactivity/update-tables-in-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def ui_resetable_table():
2424
resetable_table = ui_resetable_table()
2525
```
2626

27-
Clicking the "Reset" button displays an error:
27+
Clicking the "Reset" button displays a LivenessStateException error:
2828

2929
![Reset table error](../_assets/update-tables-in-state-1.png)
3030

0 commit comments

Comments
 (0)