diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index a2e22bfd593..0c2bd5f80e0 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -1726,7 +1726,9 @@ }, "lecture-working-with-media": { "title": "Working with Media", - "intro": ["Learn about using media in HTML with these lecture videos."] + "intro": [ + "In these lecture videos, you will learn how to work with the audio and video elements as well as with SVG's and more." + ] }, "lab-video-compilation-page": { "title": "Build a Video Compilation Page",