Fix typo in README.md

This commit is contained in:
AristoChen 2020-10-20 20:01:05 +08:00 committed by Christian Muehlhaeuser
commit 4baff6cc45

View file

@ -69,12 +69,12 @@ go build
## The TUI
Simply run `glow` without arguments to start the textual user interface and
browse local and stashed markdown. Glow will find local markdown files it the
browse local and stashed markdown. Glow will find local markdown files in the
current directory and below or, if youre in a Git repository, Glow will search
the repo.
Markdown files can be read with Glow's high-performance pager. Most of the
keystokes you know from `less` are the same, but you can press `?` to list
keystrokes you know from `less` are the same, but you can press `?` to list
the hotkeys.
### Stashing