From 9544a91e8b91d45196c976caa82be78fad92b832 Mon Sep 17 00:00:00 2001 From: Chris Barker Date: Mon, 6 Dec 2010 15:28:48 -0500 Subject: [PATCH] edits --- manipulating_trees_with_monads.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manipulating_trees_with_monads.mdwn b/manipulating_trees_with_monads.mdwn index 16bbd384..73174fd0 100644 --- a/manipulating_trees_with_monads.mdwn +++ b/manipulating_trees_with_monads.mdwn @@ -675,7 +675,7 @@ called a that is intended to represent non-deterministic computations as a tree. -What's this have to do with tree\_mondadize? +What's this have to do with tree\_monadize? -------------------------------------------- So we've defined a Tree monad: -- 2.11.0