From: Chris Barker Date: Mon, 29 Nov 2010 19:40:10 +0000 (-0500) Subject: edits X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=0d7f8f6af0438745102ea81002d129d15751c557 edits --- 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.