From e182162964d8e42187a6e97bf9c06219d74c5915 Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Tue, 6 Jul 2021 14:18:29 -0700 Subject: [PATCH] Update en.json --- quiz-app/src/assets/translations/en.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json index f4d2d985..4580cb1a 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -1665,7 +1665,8 @@ } ] }, - {"id": 34, + { + "id": 34, "title": "Lesson 17 - Run your fruit detector on the edge: Post-Lecture Quiz", "quiz": [ { @@ -1717,7 +1718,7 @@ "isCorrect": "false" } ] - } + }, { "questionText": "How do you do Custom Vision model retraining for ML models deployed on edge devices?", "answerOptions": [ @@ -1739,4 +1740,4 @@ } ] } -] +] \ No newline at end of file