mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(learn): lowercase "Classes" in JavaScript quiz intro (#59669)
This commit is contained in:
parent
b6fb98f5a3
commit
c4cac248dc
@ -3316,7 +3316,7 @@
|
||||
"quiz-javascript-classes": {
|
||||
"title": "JavaScript Classes Quiz",
|
||||
"intro": [
|
||||
"Test what you've learned about JavaScript Classes with this quiz."
|
||||
"Test what you've learned about JavaScript classes with this quiz."
|
||||
]
|
||||
},
|
||||
"lecture-understanding-recursion-and-the-call-stack": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user