# HG changeset patch # User Richard Cheng # Date 1334583710 -3600 # Node ID b9e0500a6e02ae53b3d9b51ce1a71f8737b476ff # Parent a8dd2fa6d24c1838cc198740849e5cb529322313 Fix typo: "two commands" -> "three commands" diff -r a8dd2fa6d24c -r b9e0500a6e02 chapters/21.markdown --- a/chapters/21.markdown Mon Apr 16 14:38:23 2012 +0100 +++ b/chapters/21.markdown Mon Apr 16 14:41:50 2012 +0100 @@ -73,7 +73,7 @@ This time Vim *does* display the text! What's going on here? -To try to wrap our heads around what's going on, run the following two commands: +To try to wrap our heads around what's going on, run the following three commands: :::vim :echom "hello" + 10