diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json index b9ef44e2..337b0867 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -293,11 +293,11 @@ "questionText": "Unfairness in a model can be caused by", "answerOptions": [ { - "answerText": "overrreliance on historical data", + "answerText": "over reliance on historical data", "isCorrect": "true" }, { - "answerText": "underreliance on historical data", + "answerText": "under reliance on historical data", "isCorrect": "false" }, {