From d3742782f36993ff6dfd85e66e8d364268b29f4f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 29 Nov 2013 18:09:51 +0900 Subject: [PATCH] Fix a typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7feda..d5a48d0 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ kill -9 #### Host names -For ssh and telnet command, fuzzy completion for host names is provided. The +For ssh and telnet commands, fuzzy completion for host names is provided. The names are extracted from /etc/hosts file. ```sh