From a2d41c2f26e03b1889d1d0bacdaa5c44dc4af088 Mon Sep 17 00:00:00 2001 From: Roshan Bhatia Date: Tue, 28 Nov 2023 10:59:03 -0800 Subject: [PATCH] change(ui): main prs cherry-pick --- frontend/app/components/Client/Integrations/Integrations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Client/Integrations/Integrations.tsx b/frontend/app/components/Client/Integrations/Integrations.tsx index b3767ae9a..d847e9c0e 100644 --- a/frontend/app/components/Client/Integrations/Integrations.tsx +++ b/frontend/app/components/Client/Integrations/Integrations.tsx @@ -285,7 +285,7 @@ const integrations = [ }, { title: 'MS Teams', - subtitle: 'Integrate MS Teams to enable all users in your organization to share sessions directly to any MS Teams channel.', + subtitle: 'Integrate MS Teams to empower every user in your org with the ability to send sessions to any MS Teams channel.', slug: 'msteams', category: 'Errors', icon: 'integrations/teams',