diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index 82de6a4c3f9..d73bfaa6c9a 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -544,7 +544,7 @@ "unanswered-questions": "The following questions are unanswered: {{ unansweredQuestions }}. You must answer all questions.", "have-n-correct-questions": "You have {{ correctAnswerCount }} out of {{ total }} questions correct.", "finish-modal-header": "Finish Quiz", - "finish-modal-body": "Are you sure you want to finish the quiz? You will not be able to change any answers.", + "finish-modal-body": "Are you sure you want to finish the quiz?", "finish-modal-yes": "Yes, I am finished", "finish-modal-no": "No, I would like to continue the quiz", "exit-modal-header": "Exit Quiz",