Fix typo in README.md (#176)

This commit is contained in:
Prashanta Paudel 2020-10-18 19:11:45 +03:00 committed by GitHub
commit 7f2c30065d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ go build
## The TUI
Simply run `glow` without arguments to start the textual user iterface and
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
current directory and below or, if youre in a Git repository, Glow will search
the repo.