diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json
index 53858662a5b489114cd4ab0e8652193cbe19a520..ae63b28ffed34e61ef9569f99adfe4d4ed664c46 100644
--- a/quiz-app/src/assets/translations/en.json
+++ b/quiz-app/src/assets/translations/en.json
@@ -1720,7 +1720,7 @@
 				"title": "NLP Tasks: Post-Lecture Quiz",
 				"quiz": [
 					{
-						"questionText": "Build a dictionary of how often words reocccur using:",
+						"questionText": "Build a dictionary of how often words reoccur using:",
 						"answerOptions": [
 							{
 								"answerText": "Word and Phrase Dictionary",