fix(curriculum): typo in javascript variables and data types quiz (#58203)

This commit is contained in:
Vibhanshu Jain
2025-01-17 19:09:56 +05:30
committed by GitHub
parent 9ef3f3c0df
commit 3ed7dc012d

View File

@@ -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--