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">
", "
", - "Camper Cat is setting up a mortal combat 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\"." + "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 @@ " ", "
", "
", - "

Mortal Combat Tournament Survey

", + "

Mortal Kombat Tournament Survey

", "
", "

Tell us the best date for the competition

", " ", @@ -879,7 +879,7 @@ "Here's an example:", "<p>Master Camper Cat officiated the cage match between Goro and Scorpion <time datetime="2013-02-13">last Wednesday</time>, which ended in a draw.</p>", "
", - "Camper Cat's mortal combat survey results are in! Wrap a time tag around the text \"Thursday, September 15<sup>th</sup>\" and add a datetime attribute to it set to \"2016-09-15\"." + "Camper Cat's Mortal Kombat survey results are in! Wrap a time tag around the text \"Thursday, September 15<sup>th</sup>\" and add a datetime attribute to it set to \"2016-09-15\"." ], "tests": [ { @@ -915,11 +915,11 @@ "

Tournaments

", " ", "
", - "

Mortal Combat Tournament Survey Results

", + "

Mortal Kombat Tournament Survey Results

", " ", " ", " ", - "

Thank you to everyone for responding to Master Camper Cat's survey. The best day to host the vaunted Mortal Combat tournament is Thursday, September 15th. May the best ninja win!

", + "

Thank you to everyone for responding to Master Camper Cat's survey. The best day to host the vaunted Mortal Kombat tournament is Thursday, September 15th. May the best ninja win!

", " ", " ", " ",