Fix string apostrophe
cgen-c107e66e0e234eb8998a2992547f4e1d
This commit is contained in:
parent
ca24d123e0
commit
ed2195533f
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue