From 50aa6ee0d64dc9d58f1a8b7eec2c2e5acbd5db88 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Wed, 15 Aug 2018 10:36:42 -0500 Subject: [PATCH] Update Main.elm --- intro/part1/Main.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/part1/Main.elm b/intro/part1/Main.elm index 4ea0e6d..182df53 100644 --- a/intro/part1/Main.elm +++ b/intro/part1/Main.elm @@ -17,7 +17,7 @@ banner = - 💡 HINT 1: the
above is an element with 2 child nodes. + 💡 HINT 1: the
above is an element with 2 child nodes. 💡 HINT 2: the
below is an element with text. -}