Skip to content

Commit

Permalink
Merge pull request #707 from lacygoill/fix-typos
Browse files Browse the repository at this point in the history
fix minor typos
  • Loading branch information
denisidoro committed Mar 17, 2022
2 parents 537e2d6 + 2bd30e3 commit 6dc6b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cheatsheet_syntax.md
Expand Up @@ -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

Expand Down

0 comments on commit 6dc6b82

Please sign in to comment.