fix(curriculum): update intro text for HTML tables and forms quiz (#56876)

This commit is contained in:
Swetha Ganapathi Raman 2024-10-25 13:58:58 -07:00 committed by GitHub
parent 256be70ba8
commit fa753e4cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1796,7 +1796,7 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"Test what you've learned in this quiz of HTML tables and forms."
"The following quiz will test your knowledge of HTML tables and forms."
]
},
"ghoc": { "title": "25", "intro": [] },