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",