From 1a4c40836dc37109b086d47ee9fb27c2f9726e6b Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 15 Sep 2010 23:15:33 -0400 Subject: [PATCH] week1: fix markup processing? Signed-off-by: Jim Pryor --- week1.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/week1.mdwn b/week1.mdwn index 9d59991e..b4d584d4 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -673,11 +673,11 @@ Here's how it looks to say the same thing in various of these languages. and there's no more mutation going on there than there is in: - + --> When a previously-bound variable is rebound in the way we see here, that's called **shadowing**: the outer binding is shadowed during the scope of the inner binding. -- 2.11.0