diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json index f9017e9c..b24b5ad5 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -1698,7 +1698,7 @@ }, { "answerText": "false", - "isCorrect": "false" + "isCorrect": "true" } ] },