diff --git a/challenges/02-data-visualization-certification/data-visualization-projects.json b/challenges/02-data-visualization-certification/data-visualization-projects.json
index f0a55da364..8141d06d75 100644
--- a/challenges/02-data-visualization-certification/data-visualization-projects.json
+++ b/challenges/02-data-visualization-certification/data-visualization-projects.json
@@ -128,7 +128,7 @@
"User Story: I can see a Force-directed Graph that shows which campers are posting links on Camper News to which domains.",
"User Story: I can see each camper's icon on their node.",
"User Story: I can see the relationship between the campers and the domains they're posting.",
- "User Story: I can tell approximately many times campers have linked to a specific domain from it's node size.",
+ "User Story: I can tell approximately how many times campers have linked to a specific domain from it's node size.",
"User Story: I can tell approximately how many times a specific camper has posted a link from their node's size.",
"Hint: Here's the Camper News Hot Stories API endpoint: https://www.freecodecamp.com/news/hot
.",
"Remember to use Read-Search-Ask if you get stuck.",