Skip to content

Commit

Permalink
fix(curriculum): intro for travel agency page (freeCodeCamp#56917)
Browse files Browse the repository at this point in the history
  • Loading branch information
charu1110 authored Oct 27, 2024
1 parent b471419 commit 7614f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/i18n/locales/english/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 7614f8b

Please sign in to comment.