diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index be14f2589d2..4ce65fd4ae9 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -2921,7 +2921,7 @@ "workshop-library-manager": { "title": "Build a Library Manager", "intro": [ - "In this workshop, you will learn higher order array methods by building a library manager" + "In this workshop, you will learn higher order array methods by building a library manager." ] }, "lab-book-organizer": { @@ -3171,7 +3171,7 @@ "lecture-working-with-maps-and-sets": { "title": "Working with Maps and Sets", "intro": [ - "In these lecture videos, you will learn about JavaScript Map and Set. You will also learn how they both differ from WeakSets and WeakMaps" + "In these lecture videos, you will learn about JavaScript Map and Set. You will also learn how they both differ from WeakSets and WeakMaps." ] }, "workshop-plant-nursery-catalog": {