summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2013-11-29 18:09:51 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2013-11-29 18:09:51 +0900
commitd3742782f36993ff6dfd85e66e8d364268b29f4f (patch)
tree63faa037e9db6a371ed1436c876b8abe10363345
parentfaff17b2a94697fe5c4568cdee5458cf780b87fa (diff)
Fix a typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc7feda0..d5a48d08 100644
--- a/README.md
+++ b/README.md
@@ -311,7 +311,7 @@ kill -9 <TAB>
#### 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