tweak zipper
authorJim Pryor <profjim@jimpryor.net>
Fri, 26 Nov 2010 16:25:37 +0000 (11:25 -0500)
committerJim Pryor <profjim@jimpryor.net>
Fri, 26 Nov 2010 16:25:37 +0000 (11:25 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
zipper.mdwn

index 1db9e9a..5bdf345 100644 (file)
@@ -183,7 +183,7 @@ How would we move upward in a tree? Well, we'd build a regular, untargetted tree
         /        |      \
        leaf 1  leaf 2  leaf 3
 
-We'll call this new untargetted tree `node 20`. The result of moving upward from our previous targetter tree, targetted on `leaf 1`, would be the outermost `parent` element of that targetted tree, with `node 20` being the subtree that filling that parent's target position `*`:
+We'll call this new untargetted tree `node 20`. The result of moving upward from our previous targetter tree, targetted on `leaf 1`, would be the outermost `parent` element of that targetted tree, with `node 20` being the subtree that fills that parent's target position `*`:
 
        {
           parent = ...;