mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix: correct typo in Lightbox Viewer lab intro (#60697)
This commit is contained in:
parent
f5e3a09dc6
commit
09986313d0
@ -3117,7 +3117,7 @@
|
||||
"lab-lightbox-viewer": {
|
||||
"title": "Build a Lightbox Viewer",
|
||||
"intro": [
|
||||
"In this lab, you'll build a lighbox viewer for viewing images in a focused mode.",
|
||||
"In this lab, you'll build a lightbox viewer for viewing images in a focused mode.",
|
||||
"You'll practice click events and toggling classes."
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user