diff --git a/src/data.json b/src/data.json
index 385c258..8729dca 100644
--- a/src/data.json
+++ b/src/data.json
@@ -51,7 +51,7 @@
"title": "Compare Fractions that have Common Denominators",
"description": [
"When comparing fractions with the same denominator, we can just compare the numerators.",
- "For example, if we compare and we are comparing 3 lots of and 4 lots of . Since 3 is less than 4, ."
+ "For example, if we compare and we are comparing 3 lots of and 4 lots of . Since 3 is less than 4, ."
],
"challengeSeed": [
"% Replace the ? below with \\lt (less than), \\gt (greater than) or = (equal).",