--- a/chapters/09.markdown Sat Dec 31 17:24:53 2011 -0500
+++ b/chapters/09.markdown Mon Jan 02 16:48:25 2012 +1000
@@ -17,8 +17,8 @@
will delete the current line.
Now try pressing only `j` and waiting for a bit. If you don't press `k` quickly
-after the `j`, Vim decides that you don't want to active the mapping and instead
-runs the normal `j` functionality (moving down a line).
+after the `j`, Vim decides that you don't want to activate the mapping and
+instead runs the normal `j` functionality (moving down a line).
This mapping will make it painful to move around our file, so lets remove it.
Run the following command: