From 33bbe1192feeae76765c3dbc108b9ad0b8e5c754 Mon Sep 17 00:00:00 2001 From: Irfan Hussain <169153626+Irfan-Hussain107@users.noreply.github.com> Date: Thu, 20 Feb 2025 05:12:11 +0530 Subject: [PATCH] fix(curriculum): update incorrect options in quiz (#58894) --- .../quiz-html-tables-and-forms/66ed902df45ce3ece4053ebc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/english/25-front-end-development/quiz-html-tables-and-forms/66ed902df45ce3ece4053ebc.md b/curriculum/challenges/english/25-front-end-development/quiz-html-tables-and-forms/66ed902df45ce3ece4053ebc.md index d8ecfe228bf..a5d480b185e 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-html-tables-and-forms/66ed902df45ce3ece4053ebc.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-html-tables-and-forms/66ed902df45ce3ece4053ebc.md @@ -235,15 +235,15 @@ Which of the following is a tool that allows you to inspect and modify the HTML #### --distractors-- -pyCharm +DOM removal. --- -Jest +DOM tester. --- -ChatGPT +DOM validation. #### --answer--