diff --git a/seed/challenges/01-responsive-web-design/basic-html-and-html5.json b/seed/challenges/01-responsive-web-design/basic-html-and-html5.json
index f343c18d93d..77584b1aaa5 100644
--- a/seed/challenges/01-responsive-web-design/basic-html-and-html5.json
+++ b/seed/challenges/01-responsive-web-design/basic-html-and-html5.json
@@ -1596,7 +1596,7 @@
"Here's an example of a radio button:",
"<label><input type=\"radio\" name=\"indoor-outdoor\"> Indoor</label>",
"
indoor and the other should have the option of outdoor."
+ "Add a pair of radio buttons to your form. One should have the option of indoor and the other should have the option of outdoor. All two should share the name attribute of indoor-outdoor"
],
"challengeSeed": [
"