From 7f2c30065df06ff19cbd2096695ff72cb748f63d Mon Sep 17 00:00:00 2001 From: Prashanta Paudel Date: Sun, 18 Oct 2020 19:11:45 +0300 Subject: [PATCH] Fix typo in README.md (#176) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4743c70..9f49db4 100644 --- a/README.md +++ b/README.md @@ -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 you’re in a Git repository, Glow will search the repo.