X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=zipper-lists-continuations.mdwn;fp=zipper-lists-continuations.mdwn;h=9225ae4d08f66acaff1279e9bd9909f50f81d3de;hp=745cf29d9fabefbbd6226c6a40cbd9b67ca9f4f3;hb=0d7f8f6af0438745102ea81002d129d15751c557;hpb=f1012badf41d0d6d52dc849603eaca8aeb752b0b diff --git a/zipper-lists-continuations.mdwn b/zipper-lists-continuations.mdwn index 745cf29d..9225ae4d 100644 --- a/zipper-lists-continuations.mdwn +++ b/zipper-lists-continuations.mdwn @@ -833,7 +833,7 @@ Aparently, this task, as simple as it is, is a form of computation, and the order in which the `'S'`s get evaluated can lead to divergent behavior. -For now, as usual, we'll agree to always ``evaluate'' the leftmost `'S'`. +For now, as usual, we'll agree to always ` `evaluate' ' the leftmost `'S'`. This is a task well-suited to using a zipper.