From 90381b14d77e941f25f9fc6a161014b6acc17791 Mon Sep 17 00:00:00 2001 From: "Mohammad Iftekher (Iftu) Ebne Jalal" Date: Fri, 2 Jul 2021 02:29:15 +0600 Subject: [PATCH] Quiz Typo fix (#142) * dummy txt for Trans placeholder * Update .dummy.md * translations structured with dummy * translations structured with dummy * dummy.md updated * Update .dummy.md * Update all .dummy.md * Fixed .dummy * Typo Fix --- quiz-app/src/assets/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quiz-app/src/assets/translations/en.json b/quiz-app/src/assets/translations/en.json index d22b5d2e..4484a575 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -388,7 +388,7 @@ "isCorrect": "false" }, { - "answerText": "It depends on the command, the device a the requirements of the IoT app", + "answerText": "It depends on the command, the device and the requirements of the IoT app", "isCorrect": "true" } ] @@ -960,7 +960,7 @@ "title": "Lesson 10 - Keep your plant secure: Post-Lecture Quiz", "quiz": [ { - "questionText": "Symmetric key encryption compares to asymmetric ky encryption in which ways:", + "questionText": "Symmetric key encryption compares to asymmetric key encryption in which ways:", "answerOptions": [ { "answerText": "Symmetric key encryption is slower than asymmetric",