# HG changeset patch # User Nicholas Palaniuk # Date 1402901623 25200 # Node ID 7d44d39e743d1e5a2ef7970a5428c7031216626a # Parent 56683eb09eccdb4a4baf43302761ed348197c1cc Fix grammar diff -r 56683eb09ecc -r 7d44d39e743d chapters/26.markdown --- a/chapters/26.markdown Thu Apr 04 01:38:14 2013 -0400 +++ b/chapters/26.markdown Sun Jun 15 23:53:43 2014 -0700 @@ -33,7 +33,7 @@ and `2` respectively. When I said "Number" I really *meant* Number. Vim will *not* coerce strings to -Floats! Try this command to see prove this: +Floats! Try this command to see proof of this: :::vim :echom 10 + "10.10"