Skip to content

Commit c6fdd71

Browse files
committed
fix docs
1 parent 2b59969 commit c6fdd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Textual supports the following builtin actions which are defined on the app.
215215
- [action_quit][textual.app.App.action_quit]
216216
- [action_remove_class][textual.app.App.action_remove_class]
217217
- [action_screenshot][textual.app.App.action_screenshot]
218-
- [action_simulate_key][textual.app.App.ction_simulate_ky]
218+
- [action_simulate_key][textual.app.App.action_simulate_key]
219219
- [action_suspend_process][textual.app.App.action_suspend_process]
220220
- [action_switch_screen][textual.app.App.action_switch_screen]
221221
- [action_toggle_class][textual.app.App.action_toggle_class]

0 commit comments

Comments
 (0)