From 3ed7dc012d9ca7602812b3b1ecb05456a36d65cd Mon Sep 17 00:00:00 2001 From: Vibhanshu Jain <105918194+curious-companion@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:09:56 +0530 Subject: [PATCH] fix(curriculum): typo in javascript variables and data types quiz (#58203) --- .../66edc25ae5ea80bf6f785552.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/quiz-javascript-variables-and-data-types/66edc25ae5ea80bf6f785552.md b/curriculum/challenges/english/25-front-end-development/quiz-javascript-variables-and-data-types/66edc25ae5ea80bf6f785552.md index ebcb5d9c3c9..c84a01b0e92 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-javascript-variables-and-data-types/66edc25ae5ea80bf6f785552.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-javascript-variables-and-data-types/66edc25ae5ea80bf6f785552.md @@ -446,7 +446,7 @@ Which of the following variable names uses camelCase correctly? #### --text-- -Which chatacter JavaScript uses to mark the end of a statement? +Which character JavaScript uses to mark the end of a statement? #### --distractors--