From 4baff6cc45a3ef09b2ac9eeb73fbcd19079b108c Mon Sep 17 00:00:00 2001 From: AristoChen Date: Tue, 20 Oct 2020 20:01:05 +0800 Subject: [PATCH] Fix typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f49db4..a80d56e 100644 --- a/README.md +++ b/README.md @@ -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 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 -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