summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlagygoill <lacygoill@lacygoill.me>2022-03-16 22:25:00 +0100
committerlagygoill <lacygoill@lacygoill.me>2022-03-16 22:25:00 +0100
commit2bd30e30997b989ba119a914e495c86132bf2923 (patch)
tree86549db9953919fc40129a2a49d77d0a65f62cfd
parent537e2d6ad86e27b890c451705a8d75574b079d91 (diff)
fix minor typos
-rw-r--r--docs/cheatsheet_syntax.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cheatsheet_syntax.md b/docs/cheatsheet_syntax.md
index 7ba912d..8f2bd1b 100644
--- a/docs/cheatsheet_syntax.md
+++ b/docs/cheatsheet_syntax.md
@@ -43,7 +43,7 @@ Variable names should only include alphanumeric characters and `_`.
If there's a corresponding line starting with `$` for a variable, suggestions will be displayed. Otherwise, the user will be able to type any value for it.
-If you hit `<tab>` the query typed will be prefered. If you hit `<enter>` the selection will be prefered.
+If you hit `<tab>` the query typed will be preferred. If you hit `<enter>` the selection will be preferred.
### Advanced variable options