From b8a326e6c3e4adc0cdb10921ffae31b59761160d Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 12 Jan 2016 12:59:44 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b5c35b..858b615 100644 --- a/README.md +++ b/README.md @@ -813,7 +813,7 @@ mount a remote filesystem into your local filesystem. [Pathogen](https://github.com/tpope/vim-pathogen) was the first popular tool for managing plugins. Actually it just adjusts the _runtimepath_ (`:h 'rtp'`) to -include all the things put under a certain directory. You have have to clone the +include all the things put under a certain directory. You have to clone the repositories of the plugins there yourself. Real plugin managers expose commands that help you installing and updating