From 61205016e7c8eaf727abd82063a9d55051c2a9a0 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 20 May 2021 14:59:06 -0400 Subject: [PATCH] verbiage tweak --- 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 72ecca38..1e27c312 100644 --- a/quiz-app/src/assets/translations/en.json +++ b/quiz-app/src/assets/translations/en.json @@ -475,7 +475,7 @@ ] }, { - "questionText": "Which of these is a part Data Visualization step in a Machine Learning project?", + "questionText": "Which of these is a part of the Data Visualization step in a Machine Learning project?", "answerOptions": [ { "answerText": "Incorporating a certain Machine Learning algorithm",