From 5d8d7a8f0f448f6edd801482465ba1ba3b467315 Mon Sep 17 00:00:00 2001 From: Sean Nguyen Date: Mon, 13 Jul 2015 13:20:28 -0700 Subject: [PATCH] Add

element to label the new ordered list. - Improve consistency of challenge seeds - Clarify challenge objective for "Waypoint: Created an ordered list" --- seed/challenges/basic-html5-and-css.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/seed/challenges/basic-html5-and-css.json b/seed/challenges/basic-html5-and-css.json index bc93160d7b..961c604c29 100644 --- a/seed/challenges/basic-html5-and-css.json +++ b/seed/challenges/basic-html5-and-css.json @@ -1527,7 +1527,8 @@ "

  • cat nip
  • ", "
  • laser pointers
  • ", "
  • lasagna
  • ", - "" + "", + "

    Top 3 things cats hate:

    " ], "challengeType": 0, "nameCn": "",