From 6c54c58a75ebe803e5cacb16f97357b3121d86e2 Mon Sep 17 00:00:00 2001 From: jim Date: Thu, 19 Mar 2015 11:40:36 -0400 Subject: [PATCH 1/1] --- topics/week7_introducing_monads.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/week7_introducing_monads.mdwn b/topics/week7_introducing_monads.mdwn index c7026383..6bfa13ce 100644 --- a/topics/week7_introducing_monads.mdwn +++ b/topics/week7_introducing_monads.mdwn @@ -1,7 +1,7 @@ -Introduci ng Monads +Introducing Monads ================== The [[tradition in the functional programming -- 2.11.0