edits
[lambda.git] / 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>