From 5a6544d71ed16aef5275344c9d9daa13b6971d1b Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Mon, 12 Oct 2020 08:02:32 -0400 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f27a2c8..a0e66ce 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ go get github.com/charmbracelet/glow Simply run `glow` without arguments to start the textual user iterface and browse local and stashed markdown. Glow will find local markdown files it the -current directory or below or, if you’re in a Git repository, Glow will search +current directory and below or, if you’re in a Git repository, Glow will search the repo. Markdown files can be read with Glow's high-performance pager. Most of the