From d6e368979b0a8e92bf877ed3e7cdb42de3fbac8a Mon Sep 17 00:00:00 2001 From: David Litvak Bruno Date: Thu, 9 Nov 2017 10:23:16 +0100 Subject: [PATCH] chore(localization): fix typo (#47) --- i18n/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/locales/en-US.json b/i18n/locales/en-US.json index d8da0fe..21abf5c 100644 --- a/i18n/locales/en-US.json +++ b/i18n/locales/en-US.json @@ -34,7 +34,7 @@ "categoriesWelcomeLabel": "Welcome to", "sitemapWelcomeLabel": "Welcome to", "tableOfContentsLabel": "Table of contents", - "courseOverviewLabel": "Cource overview", + "courseOverviewLabel": "Course overview", "overviewLabel": "Overview", "durationLabel": "Duration", "minutesLabel": "min",