From 6da2e0aa1e1a220d3d9d0924bfac90b1c6775ea9 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Mon, 28 Mar 2016 13:40:28 +0100 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 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`)