7d44d39e743d
Fix grammar
| author | Nicholas Palaniuk <npalaniuk@luxre.com> | 
|---|---|
| date | Sun, 15 Jun 2014 23:53:43 -0700 | 
| parents | 56683eb09ecc | 
| children | 35d6b25d0335 | 
| branches/tags | (none) | 
| files | chapters/26.markdown | 
Changes
--- 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"