fix: small error in front-end libs intro (#48005)

This commit is contained in:
Dhruva Srinivas
2022-10-13 14:56:10 +05:30
committed by GitHub
parent 4ab1dd8926
commit bdf2c5b6d0

View File

@@ -342,7 +342,7 @@
"title": "Front End Development Libraries",
"intro": [
"Now that you're familiar with HTML, CSS, and JavaScript, level up your skills by learning some of the most popular front end libraries in the industry.",
"In the Front End Development Libraries Certification, you'll learn how to style your site quickly with Bootstrap. You'll also learn how add logic to your CSS styles and extend them with Sass.",
"In the Front End Development Libraries Certification, you'll learn how to style your site quickly with Bootstrap. You'll also learn how to add logic to your CSS styles and extend them with Sass.",
"Later, you'll build a shopping cart and other applications to learn how to create powerful Single Page Applications (SPAs) with React and Redux."
],
"note": "",