From 33a97d1910100ba5ec69efbce6e686869acbd7ef 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 53858662a..ae63b28ff 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",