diff --git a/seed/challenges/bootstrap.json b/seed/challenges/bootstrap.json
index ea01b15573..bb4d81430e 100644
--- a/seed/challenges/bootstrap.json
+++ b/seed/challenges/bootstrap.json
@@ -1874,7 +1874,7 @@
},
{
"id": "bad87fee1348bd9aec908854",
- "name": "Waypoint: Label Boostrap Wells",
+ "name": "Waypoint: Label Bootstrap Wells",
"dashedName": "waypoint-label-bootstrap-wells",
"difficulty": 2.26,
"description": [
@@ -1883,9 +1883,9 @@
"Above your right-well, inside its \"col-xs-6\" div
element, add a h4
element with the text \"#right-well\"."
],
"tests": [
- "assert($('.col-xs-12').children('h4') && $('.col-xs-12').children('h4').length > 1, 'Add an h4
element to each of your <div class='col-xs-6'>
elements.')",
- "assert(new RegExp('#left-well','gi').test($('h4').text()), 'One h4
element should have the text \"#left-well\".')",
- "assert(new RegExp('#right-well','gi').test($('h4').text()), 'One h4
element should have the text \"#right-well\".')"
+ "assert($('.col-xs-12').children('h4') && $('.col-xs-12').children('h4').length > 1, 'Add an h4
element to each of your <div class=\\'col-xs-6\\'>
elements.');",
+ "assert(new RegExp('#left-well','gi').test($('h4').text()), 'One h4
element should have the text \"#left-well\".');",
+ "assert(new RegExp('#right-well','gi').test($('h4').text()), 'One h4
element should have the text \"#right-well\".');"
],
"challengeSeed": [
"
button
element should have the id \"#target1\".')",
- "assert($('#target2') && $('#target2').length > 0, 'One button
element should have the id \"#target2\".')",
- "assert($('#target3') && $('#target3').length > 0, 'One button
element should have the id \"#target3\".')",
- "assert($('#target4') && $('#target4').length > 0, 'One button
element should have the id \"#target4\".')",
- "assert($('#target5') && $('#target5').length > 0, 'One button
element should have the id \"#target5\".')",
- "assert($('#target6') && $('#target6').length > 0, 'One button
element should have the id \"#target6\".')"
+ "assert($('#target1') && $('#target1').length > 0, 'One button
element should have the id \"target1\".')",
+ "assert($('#target2') && $('#target2').length > 0, 'One button
element should have the id \"target2\".')",
+ "assert($('#target3') && $('#target3').length > 0, 'One button
element should have the id \"target3\".')",
+ "assert($('#target4') && $('#target4').length > 0, 'One button
element should have the id \"target4\".')",
+ "assert($('#target5') && $('#target5').length > 0, 'One button
element should have the id \"target5\".')",
+ "assert($('#target6') && $('#target6').length > 0, 'One button
element should have the id \"target6\".')"
],
"challengeSeed": [
"