tweak advanced
authorJim Pryor <profjim@jimpryor.net>
Sun, 3 Oct 2010 07:59:52 +0000 (03:59 -0400)
committerJim Pryor <profjim@jimpryor.net>
Sun, 3 Oct 2010 07:59:52 +0000 (03:59 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
miscellaneous_lambda_challenges_and_advanced_topics.mdwn

index a3d65e2..dafb3d5 100644 (file)
@@ -500,11 +500,11 @@ can use.
        *leaf* of the tree, or it will have exactly two children.
 
        There are two kinds of trees to think about. In one sort of tree, it's only
        *leaf* of the tree, or it will have exactly two children.
 
        There are two kinds of trees to think about. In one sort of tree, it's only
-       the tree's *leaves* that are labeled:
+       the tree's leaves that are labeled:
 
 
-                   +
+                   .
                   / \ 
                   / \ 
-          +   3
+          .   3
                 / \
                1   2 
 
                 / \
                1   2