--- a/chapters/14.markdown Sun Apr 08 15:34:54 2012 -0400
+++ b/chapters/14.markdown Thu Apr 19 20:34:46 2012 -0700
@@ -51,7 +51,7 @@
Write the file again. This time the slowness will be more apparent.
Obviously you won't have any autocommands that do nothing but sleep, but the
-`~/.vimrc` of a seasoned Vim user can easy reach 1,000 lines, many of which will
+`~/.vimrc` of a seasoned Vim user can easily reach 1,000 lines, many of which will
be autocommands. Combine that with autocommands defined in any installed
plugins and it can definitely affect performance.