edits
authorChris <chris.barker@nyu.edu>
Mon, 16 Mar 2015 16:00:58 +0000 (12:00 -0400)
committerChris <chris.barker@nyu.edu>
Mon, 16 Mar 2015 16:00:58 +0000 (12:00 -0400)
topics/_week7_monads.mdwn

index fc6b415..75bc205 100644 (file)
@@ -48,5 +48,5 @@ We'll often write box types as a box containing the value of the free
 type variable.  So if our box type is `α List`, and `α == Int`, we
 would write
 
-<table border=2px>Int</table>
+<table border=2px><td>Int</td></table>