diff --git a/challenges/intermediate-bonfires.json b/challenges/intermediate-bonfires.json
index f9c9be22d8..7b678840bd 100644
--- a/challenges/intermediate-bonfires.json
+++ b/challenges/intermediate-bonfires.json
@@ -103,7 +103,7 @@
"difficulty": "2.02",
"description": [
"Convert the given number into a roman numeral.",
- "All roman numerals answers should be provided in upper-case.",
+ "All roman numerals answers should be provided in upper-case.",
"Remember to use RSAP if you get stuck. Try to pair program. Write your own code."
],
"challengeSeed": [
diff --git a/challenges/intermediate-ziplines.json b/challenges/intermediate-ziplines.json
index 0e6246077b..7857686196 100644
--- a/challenges/intermediate-ziplines.json
+++ b/challenges/intermediate-ziplines.json
@@ -102,7 +102,7 @@
"descriptionPt": []
},
{
- "id": "bd7158d8c442eddfaeb5bd1c",
+ "id": "bd7158d8c442eedfaeb5bd1c",
"name": "Zipline: Build a Tic Tac Toe Game",
"dashedName": "zipline-build-a-tic-tac-toe-game",
"difficulty": 1.06,