mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-24 01:00:51 -04:00
fix(learn): lowercase "Classes" in JavaScript quiz intro (#59669)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user