From 20836dc295b9e4a9f8796b034743fa9cc4a91a18 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Wed, 25 Jan 2023 17:33:13 -0600 Subject: [PATCH] Sentence case (#9487) https://fleetdm.com/handbook/marketing/content-style-guide#sentence-case --- .../admin/IntegrationsPage/cards/Integrations/Integrations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/admin/IntegrationsPage/cards/Integrations/Integrations.tsx b/frontend/pages/admin/IntegrationsPage/cards/Integrations/Integrations.tsx index d1dc28ad6a..e32945fbef 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/Integrations/Integrations.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/Integrations/Integrations.tsx @@ -398,7 +398,7 @@ const Integrations = (): JSX.Element => { return (
-

Ticket Destinations

+

Ticket destinations

Add or edit integrations to create tickets when Fleet detects new vulnerabilities.