Fix a missing word.

llvm-svn: 62720
diff --git a/llvm/utils/vim/README b/llvm/utils/vim/README
index d999788..bca25bf 100644
--- a/llvm/utils/vim/README
+++ b/llvm/utils/vim/README
@@ -23,8 +23,8 @@
 
 If you prefer, instead of making copies you can make symlinks from
 ~/.vim/syntax/... to the syntax files in your LLVM source tree. Apparently
-did not work with older versions of vim however, so if this doesn't work
-you may need to make actual copies of the files.
+this did not work with older versions of vim however, so if this doesn't
+work you may need to make actual copies of the files.
 
 Another option, if you do not already have a ~/.vim/syntax directory, is
 to symlink ~/.vim/syntax itself to llvm/utils/vim .