fix(curriculum): intro for travel agency page (#56917)

This commit is contained in:
charu1110
2024-10-27 22:47:02 +05:30
committed by GitHub
parent b4714190de
commit 7614f8b386
+1 -1
View File
@@ -1721,7 +1721,7 @@
"lab-travel-agency-page": {
"title": "Build a Travel Agency Page",
"intro": [
"For this lab, you will create a web page of a travel agency."
"For this lab, you will review working with HTML fundamentals by creating a web page for a travel agency. This lab will give you an opportunity to review working with images, the <code>figure</code> element, the <code>figcaption</code> element, the <code>anchor</code> element and more."
]
},
"lecture-working-with-media": {