week11 tweaks
authorJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 16:19:47 +0000 (11:19 -0500)
committerJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 16:19:47 +0000 (11:19 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
week11.mdwn

index cc7af5e..f07157f 100644 (file)
@@ -235,7 +235,7 @@ Moving upwards yet again would get us:
           siblings = [*; subtree 920; subtree 950]
        }, * filled by subtree 500'
 
-where `subtree 500'` refers to a tree built from a root node whose children are given by the list `[*; subtree 50; subtree 80]`, with `subtree 20` inserted into the `*` position. Moving upwards yet again would get us:
+where `subtree 500'` refers to a tree built from a root node whose children are given by the list `[*; subtree 50; subtree 80]`, with `subtree 20'` inserted into the `*` position. Moving upwards yet again would get us:
 
        {
           parent = None;
@@ -252,7 +252,7 @@ We haven't given you a real implementation of the tree zipper, but only a sugges
 
 ##Same-fringe using a tree zipper##
 
-Recall back in [[Assignment4]], we asked you to enumerate the "fringe" of a leaf-labeled tree. Both of these trees:
+Recall back in [[Assignment4]], we asked you to enumerate the "fringe" of a leaf-labeled tree. Both of these trees (here I *am* drawing the labels in the diagram):
 
            .                .
           / \              / \