From 3c26d9becbcf038e57a05517809d3a34a25326f9 Mon Sep 17 00:00:00 2001 From: Mark E <51723535+Spark450@users.noreply.github.com> Date: Fri, 13 Feb 2026 16:49:45 -0800 Subject: [PATCH] Update get started overview page copy --- src/routes/get-started/GetStartedOverview.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/get-started/GetStartedOverview.tsx b/src/routes/get-started/GetStartedOverview.tsx index 46c837928..a8938b96e 100644 --- a/src/routes/get-started/GetStartedOverview.tsx +++ b/src/routes/get-started/GetStartedOverview.tsx @@ -11,7 +11,7 @@ export default function GetStartedOverviewPage() { return ( - Starting with the design system + Getting started with the design system Start with the design system to build on the research and experience of other service teams and avoid @@ -70,7 +70,7 @@ export default function GetStartedOverviewPage() { - More time for other high value work + More time for other high-value work Leveraging what exists in the design system saves you time, enabling you to spend more time on other @@ -92,7 +92,7 @@ export default function GetStartedOverviewPage() { Start by using the design system components and patterns. You should expect that this will cover about 80% of your needs in a service. When usability testing shows that a new solution or an improvement to an existing solution is needed, design a - better solution. Use a 3rd party library, code your own, and/or share solutions with other teams. + better solution. Use a third-party library, code your own, and/or share solutions with other teams.