correcting the verbs usage in 153 line intro.json (#45387)

This commit is contained in:
Alexey Rubanik
2022-03-09 11:57:07 +03:00
committed by GitHub
parent 8b3f3251b4
commit 2381b729ee

View File

@ -150,7 +150,7 @@
"learn-intermediate-css-by-building-a-picasso-painting": {
"title": "Learn Intermediate CSS by Building a Picasso Painting",
"intro": [
"In this course, you'll use learn some intermediate CSS techniques by coding your own Picasso painting webpage. You'll learn about SVG icons, CSS positioning, and review other CSS skills you've learned."
"In this course, you'll learn how to use some intermediate CSS techniques by coding your own Picasso painting webpage. You'll learn about SVG icons, CSS positioning, and review other CSS skills you've learned."
]
},
"learn-responsive-web-design-by-building-a-piano": {