fix(curriculum): change "what is HTML" lecture title (#60709)

This commit is contained in:
Andrii Tsapko
2025-06-04 08:52:29 -07:00
committed by GitHub
parent bd20292832
commit d4c905e711
@@ -1,5 +1,5 @@
{
"name": "What is HTML?",
"name": "Understanding HTML Attributes and the HTML Boilerplate",
"isUpcomingChange": false,
"dashedName": "lecture-what-is-html",
"superBlock": "full-stack-developer",
@@ -28,4 +28,4 @@
"helpCategory": "HTML-CSS",
"blockType": "lecture",
"blockLayout": "challenge-list"
}
}