From 2bd30e30997b989ba119a914e495c86132bf2923 Mon Sep 17 00:00:00 2001 From: lagygoill Date: Wed, 16 Mar 2022 22:25:00 +0100 Subject: [PATCH] fix minor typos --- docs/cheatsheet_syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `` the query typed will be prefered. If you hit `` the selection will be prefered. +If you hit `` the query typed will be preferred. If you hit `` the selection will be preferred. ### Advanced variable options