README: fix typo
authorJoel Martin <github@martintribe.org>
Tue, 12 Feb 2019 19:13:46 +0000 (11:13 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Feb 2019 19:13:46 +0000 (11:13 -0800)
README.md

index 1f2041d..ab58496 100644 (file)
--- a/README.md
+++ b/README.md
@@ -106,7 +106,9 @@ The make-a-lisp steps are:
 * [step9_try](process/guide.md#step9)
 * [stepA_mal](process/guide.md#stepA)
 
-Each make-a-lisp step has an associated architectural diagram. That elements that new for that step are highlighted in red.  Here is the final diagram for [step A](process/guide.md#stepA):
+Each make-a-lisp step has an associated architectural diagram. That elements
+that are new for that step are highlighted in red.
+Here is the final diagram for [step A](process/guide.md#stepA):
 
 ![stepA_mal architecture](process/stepA_mal.png)