Răsfoiți Sursa

Merge pull request #5 from mgedmin/patch-1

Typo: do now want -> do not want
jlanzarotta 12 ani în urmă
părinte
comite
27267f03c8
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ then simply putting the following in your _vimrc or .vimrc file:
 
     Bundle 'jlanzarotta/bufexplorer'
 
-If you do now want to use [vundle.vim](https://github.com/gmarik/vundle), you can take the zip file from vim.org and unzip it and copy the plugin to your vimfiles\plugin directory and the txt file to your vimfiles\doc directory.  If you do that, make sure you generate the help by executing
+If you do not want to use [vundle.vim](https://github.com/gmarik/vundle), you can take the zip file from vim.org and unzip it and copy the plugin to your vimfiles\plugin directory and the txt file to your vimfiles\doc directory.  If you do that, make sure you generate the help by executing
 
 `:helptag <your runtime directory>/doc`