fix minor typos

This commit is contained in:
lagygoill 2022-03-16 22:25:00 +01:00
parent 537e2d6ad8
commit 2bd30e3099

View file

@ -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