summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Westcott <m.westcott@gmail.com>2016-03-28 13:40:28 +0100
committerMatt Westcott <m.westcott@gmail.com>2016-03-28 13:40:28 +0100
commit6da2e0aa1e1a220d3d9d0924bfac90b1c6775ea9 (patch)
treead21df99b9e9ca6767327e2afd7bc435055311db /README.md
parent24f3ec7f33e2c7b0e66987558af1f150fcf148ca (diff)
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d8a57207..c26066cc 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Pros
Installation
------------
-fzf project consists of the followings:
+fzf project consists of the following:
- `fzf` executable
- `fzf-tmux` script for launching fzf in a tmux pane
@@ -343,7 +343,7 @@ Tips
#### Rendering issues
-If you have any rendering issues, check the followings:
+If you have any rendering issues, check the following:
1. Make sure `$TERM` is correctly set. fzf will use 256-color only if it
contains `256` (e.g. `xterm-256color`)