From 54e415573f35dacbbca50b1a44bb72ce8643b52b Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 2 Jun 2021 22:15:49 -0400 Subject: [PATCH] spelling issue --- quiz-app/src/assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json index 53858662..ae63b28f 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",