diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index a34ed57b..888debe2 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -82,7 +82,7 @@ you can rebind them to your liking. "F4": "Quit", "F7": "Find", "F10": "Quit", - "Esc": "Quit", + "Esc": "Escape", } ```