From 2d8d6cab927e9602e1c143ce053740797d17e2ec 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 72ecca38a..1e27c312a 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",