From edfcc704a4036cae0f2fd6399b99beb29c493cca Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 15 Sep 2010 22:43:22 -0400 Subject: [PATCH] week1: fix markup processing? Signed-off-by: Jim Pryor --- week1.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week1.mdwn b/week1.mdwn index c9b52d1d..b5a67fa3 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -59,7 +59,7 @@ We'll tend to write (λa M) as just `(\a M)`, so we don't hav Some authors reserve the term "term" for just variables and abstracts. We'll probably just say "term" and "expression" indiscriminately for expressions of any of these three forms. -Examples of expressions: +Examples *of* expressions: x -- 2.11.0