From 256f69e06894ba833a4a269f34a8f6420461cdcc Mon Sep 17 00:00:00 2001 From: Promise Nwafor Date: Tue, 14 Jan 2025 06:47:41 +0000 Subject: [PATCH] fix(client): typo in build a tribute page intro (#58096) --- client/i18n/locales/english/intro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 2e89003760b..3b4543a4f07 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -2336,7 +2336,7 @@ "lab-tribute-page": { "title": "Build a Tribute Page", "intro": [ - "in this lab, you'll build a tribute page for a subject of your choosing, fictional or real." + "In this lab, you'll build a tribute page for a subject of your choosing, fictional or real." ] }, "review-css-accessibility": {