diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index e4f597fa3cc..4f785f6e17f 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -3117,7 +3117,7 @@ "lab-lightbox-viewer": { "title": "Build a Lightbox Viewer", "intro": [ - "In this lab, you'll build a lighbox viewer for viewing images in a focused mode.", + "In this lab, you'll build a lightbox viewer for viewing images in a focused mode.", "You'll practice click events and toggling classes." ] },