From 46a2fe1647dfa01f468c1dc4ae3649ac3010f347 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Wed, 7 Sep 2016 04:38:39 -0500 Subject: [PATCH] Revise part2 a bit. --- part2/Main.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/part2/Main.elm b/part2/Main.elm index 88f73c1..9644e43 100644 --- a/part2/Main.elm +++ b/part2/Main.elm @@ -22,7 +22,7 @@ elmHubHeader = view model = div [ class "content" ] - [ text "TODO replace this text with the contents of elmHubHeader" + [ text "TODO put the contents of elmHubHeader here instead of this text!" , ul [ class "results" ] [ li [] [ span [ class "star-count" ]