diff --git a/client/pages/docs/DocsGettingStarted.tsx b/client/pages/docs/DocsGettingStarted.tsx index 0a3b1bb1..160cb5f1 100644 --- a/client/pages/docs/DocsGettingStarted.tsx +++ b/client/pages/docs/DocsGettingStarted.tsx @@ -145,7 +145,7 @@ const platformHighlights = [ { title: "Live ops analytics", description: - "Track real-time KPIs, automate status updates, and route alerts into your team's notification channels.", + "Track real-time KPIs, automate status updates, and route alerts into your team's notification channels.", icon: ActivitySquare, }, ];