fix(client): typo in build a tribute page intro (#58096)

This commit is contained in:
Promise Nwafor 2025-01-14 06:47:41 +00:00 committed by GitHub
parent f3c4790276
commit 256f69e068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2336,7 +2336,7 @@
"lab-tribute-page": {
"title": "Build a Tribute Page",
"intro": [
"in this lab, you'll build a tribute page for a subject of your choosing, fictional or real."
"In this lab, you'll build a tribute page for a subject of your choosing, fictional or real."
]
},
"review-css-accessibility": {