diff --git a/seed/challenges/01-front-end-development-certification/bootstrap.json b/seed/challenges/01-front-end-development-certification/bootstrap.json
index 8ce2c23ec84..45391562191 100644
--- a/seed/challenges/01-front-end-development-certification/bootstrap.json
+++ b/seed/challenges/01-front-end-development-certification/bootstrap.json
@@ -1830,7 +1830,7 @@
"Let's give a unique id to each of our div elements of class well.",
"Remember that you can give an element an id like this:",
"<div class=\"well\" id=\"center-well\">",
- "Give the well on the left the id of left-well. Give the well on the right the id of right-well."
+ "Give the well on the left the id of left-well. Give the well on the right the id of right-well."
],
"challengeSeed": [
"