diff --git a/seed_data/challenges/bootstrap.json b/seed_data/challenges/bootstrap.json
index 67076c6aa8..dfaa714d10 100644
--- a/seed_data/challenges/bootstrap.json
+++ b/seed_data/challenges/bootstrap.json
@@ -1044,7 +1044,7 @@
},
{
"_id": "bad87fee1348bd9aedb08845",
- "name": "Waypoint: Responsively Style a Radio Buttons",
+ "name": "Waypoint: Responsively Style Radio Buttons",
"difficulty": 0.059,
"description": [
"Wrap all of your radio buttons within a <div class='row'>
element. Then wrap each of them within a <div class='col-xs-6'>
element.",