summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-09-22 01:16:33 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-09-22 01:16:33 -0400
commit7ee85a82f794c44b3a0bb6a50e8075eff96bb4c8 (patch)
tree35f2817649638873113b8b51c220adfee2454de1 /docs
parente7b9c729123eda386f12ce90faaa413bf516fed3 (diff)
refactor: finish help menu
Diffstat (limited to 'docs')
-rw-r--r--docs/content/usage/general-usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/usage/general-usage.md b/docs/content/usage/general-usage.md
index eb457aef..de134a69 100644
--- a/docs/content/usage/general-usage.md
+++ b/docs/content/usage/general-usage.md
@@ -42,7 +42,7 @@ Note that key bindings are generally case-sensitive.
| ++q++ , ++ctrl+c++ | Quit |
| ++esc++ | Close dialog windows, search, widgets, or exit expanded mode |
| ++ctrl+r++ | Resets any collected data |
-| ++f++ | Toggles freezing, which stops new data from being shown |
+| ++f++ | Toggles freezing, stopping new data from being shown |
| ++question++ | Open help menu |
| ++e++ | Toggle expanding the currently selected widget |
| ++ctrl+up++ <br/> ++shift+up++ <br/> ++K++ <br/> ++W++ | Select the widget above |