We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b59969 commit c6fdd71Copy full SHA for c6fdd71
docs/guide/actions.md
@@ -215,7 +215,7 @@ Textual supports the following builtin actions which are defined on the app.
215
- [action_quit][textual.app.App.action_quit]
216
- [action_remove_class][textual.app.App.action_remove_class]
217
- [action_screenshot][textual.app.App.action_screenshot]
218
-- [action_simulate_key][textual.app.App.ction_simulate_ky]
+- [action_simulate_key][textual.app.App.action_simulate_key]
219
- [action_suspend_process][textual.app.App.action_suspend_process]
220
- [action_switch_screen][textual.app.App.action_switch_screen]
221
- [action_toggle_class][textual.app.App.action_toggle_class]
0 commit comments