fix(curriculum): - update description for recipe lab (#56897)

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
This commit is contained in:
Manas Kumar Pradhan
2024-10-26 22:37:43 +05:30
committed by GitHub
parent b13fb1d631
commit a73a1c4ec4

View File

@@ -1711,7 +1711,7 @@
"lab-recipe-page": {
"title": "Build a Recipe Page",
"intro": [
"For this lab, you will create a web page of your favorite recipe."
"For this lab, you will review HTML basics by creating a web page of your favorite recipe. This lab will give you an opportunity to review working with an HTML boilerplate, headings, lists and images."
]
},
"lecture-html-fundamentals": {