From 1fa46c8f111d6398f37a28b0b18617b69c9adc96 Mon Sep 17 00:00:00 2001 From: Poonkuzhali Date: Thu, 10 Feb 2022 06:55:07 -0500 Subject: [PATCH] #45037_Renamed text from Expand courses to Expand course in intro.json (#45061) * Updated intro.json Changed the expand courses to expand course --- client/i18n/locales/english/intro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 5b131e071f..bf2b0cf8c5 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -669,8 +669,8 @@ "browse-other": "Browse our other free certifications\n(we recommend doing these in order)", "courses": "Courses", "steps": "Steps", - "expand": "Expand courses", - "collapse": "Collapse courses", + "expand": "Expand course", + "collapse": "Collapse course", "legacy-header": "Legacy Courses", "legacy-desc": "These courses are no longer part of the certification path, but are still available for you to further your learning.", "viewing-upcoming-change": "You are looking at a beta page. ",