diff --git a/src/i18n/locales/en/leftSidebar/certifications.json b/src/i18n/locales/en/leftSidebar/certifications.json index 2763082a..92f9dc16 100644 --- a/src/i18n/locales/en/leftSidebar/certifications.json +++ b/src/i18n/locales/en/leftSidebar/certifications.json @@ -8,6 +8,6 @@ "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "You can write about what you learned from your certification program." } } diff --git a/src/i18n/locales/en/rightSidebar/settings.json b/src/i18n/locales/en/rightSidebar/settings.json index 12b19981..dacc183c 100644 --- a/src/i18n/locales/en/rightSidebar/settings.json +++ b/src/i18n/locales/en/rightSidebar/settings.json @@ -2,6 +2,6 @@ "title": "Settings", "language": { "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." } } \ No newline at end of file