fix(i18n): remove typo from To-do list intro (#56070)

This commit is contained in:
Navn-CS 2024-09-11 23:11:28 +08:00 committed by GitHub
parent d21bbf3b2d
commit 2bda807b18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1785,7 +1785,7 @@
"lab-stylized-to-do-list": {
"title": "Build a Stylized To-Do List",
"intro": [
"In this lab, you'll build a To-Do list with and apply different styles to the links"
"In this lab, you'll build a To-Do list and apply different styles to the links"
]
},
"humj": { "title": "44", "intro": [] },