diff --git a/seed/challenges/01-responsive-web-design/applied-accessibility.json b/seed/challenges/01-responsive-web-design/applied-accessibility.json index 8c24dcae32..4fce242322 100644 --- a/seed/challenges/01-responsive-web-design/applied-accessibility.json +++ b/seed/challenges/01-responsive-web-design/applied-accessibility.json @@ -811,7 +811,7 @@ "Here's an example:", "
<label for="input1">Enter a date:</label>", "
<input type="date" id="input1" name="input1">
input
tag with a type
attribute of \"date\", an id
attribute of \"pickdate\", and a name
attribute of \"date\"."
+ "Camper Cat is setting up a Mortal Kombat tournament and wants to ask his competitors to see what date works best. Add an input
tag with a type
attribute of \"date\", an id
attribute of \"pickdate\", and a name
attribute of \"date\"."
],
"tests": [
{
@@ -848,7 +848,7 @@
" ",
"