diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index b2af4bb31f0..03a4b25bab8 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -215,7 +215,6 @@ "next-heading": "Try our beta curriculum:", "upcoming-heading": "Upcoming curriculum:", "catalog-heading": "Explore our Catalog:", - "fsd-restructure-note": "If you were previously working through our Certified Full Stack Developer curriculum, don't worry - your progress is saved. We've split it into smaller certifications you can earn along your journey.", "archive-link": "Looking for older coursework? Check out <0>our archive page0>.", "faq": "Frequently asked questions:", "faqs": [ diff --git a/client/src/components/Map/index.tsx b/client/src/components/Map/index.tsx index 4a5405d035a..b693e43a6ea 100644 --- a/client/src/components/Map/index.tsx +++ b/client/src/components/Map/index.tsx @@ -115,9 +115,6 @@ function Map({ forLanding = false }: MapProps) {
{t('landing.fsd-restructure-note')}
- )}