diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index c8821dfe6f..de262b6488 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -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": {