diff --git a/frontend/app/components/Client/Integrations/Integrations.tsx b/frontend/app/components/Client/Integrations/Integrations.tsx index 3a718a2a2..05a81c736 100644 --- a/frontend/app/components/Client/Integrations/Integrations.tsx +++ b/frontend/app/components/Client/Integrations/Integrations.tsx @@ -181,7 +181,7 @@ const integrations = [ }, { title: 'MS Teams', - subtitle: 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', + subtitle: 'Integrate MS Teams to enable all users in your organization to share sessions directly to any MS Teams channel.', slug: 'msteams', category: 'Errors', icon: 'integrations/teams',