From 901676457f02ff5642435f0320cf593a91bb9db3 Mon Sep 17 00:00:00 2001 From: Prashant Rathore <166004764+raahthor@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:37:44 +0530 Subject: [PATCH] fix(ui): browse other certs (#59375) --- 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 81a1c6b0da3..2a3e97cdab4 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -3745,7 +3745,7 @@ }, "misc-text": { "certification": "{{cert}} Certification", - "browse-other": "Browse our other free certifications\n(we recommend doing these in order)", + "browse-other": "Browse our other free certifications", "courses": "Courses", "steps": "Steps", "expand": "Expand course",