mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +00:00
fix minor typos
This commit is contained in:
parent
537e2d6ad8
commit
2bd30e3099
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue