From 4bdd40f4a9f8ae0efe3474512cd3f1b4ab134f96 Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Tue, 15 Jun 2021 13:58:25 -0700 Subject: [PATCH] Update en.json --- 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 117868ec..b7d08ba0 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -904,7 +904,7 @@ }, { "answerText": "A Functions App, a Storage Account, and Application Settings", - "isCorrect": "frue" + "isCorrect": "true" } ] }