commit c0b3b4b465684f41d25a103af674b8d1e58fbe1e parent 19ec930bff429ecfcfec1e0e7ae109009ffcafcf Author: Greg Hendershott <greghendershott@gmail.com> Date: Thu, 15 Aug 2013 13:57:38 -0400 Fix typos mentioned in issue #1. Diffstat:
| M | index.rkt | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/index.rkt b/index.rkt @@ -234,8 +234,8 @@ which is used to evaluate and run our program. @subsection{What's the input?} Our examples so far have ignored the input syntax and output some -fixed syntax. But typically we will want to transform in the input -syntax into somehing else. +fixed syntax. But typically we will want to transform the input syntax +into something else. Let's start by looking closely at what the input actually @italic{is}: @@ -1558,7 +1558,7 @@ this point, I sat down to re-read the documentation for confused. @codeblock{ -<span style='accent: "Kenau-Reeves"'> +<span style='accent: "Keanu-Reeves"'> Whoa. </span> }