d64120a6e4a2

Typo.
[view raw] [browse files]
author Nate Kane <nathanaelkane@gmail.com>
date Mon, 02 Jan 2012 16:48:25 +1000
parents ce3080899ffb
children 3c9c14d97448 ff713b4d6c53
branches/tags (none)
files chapters/09.markdown

Changes

--- 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: