From 7bed450cc6119355ec2016139b656601ee074f6d Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Wed, 31 Jul 2024 14:07:54 -0300 Subject: [PATCH] update plugin desc to match docs (#717) --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 45291cb2..0247121b 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "id": "com.mattermost.msteams-sync", "name": "MS Teams", - "description": "Plugin to sync Mattermost channels with Microsoft Teams channels", + "description": "Break through siloes in a mixed Mattermost and Teams environment by forwarding real-time chat notifications from Teams to Mattermost.", "homepage_url": "https://github.com/mattermost/mattermost-plugin-msteams", "support_url": "https://github.com/mattermost/mattermost-plugin-msteams/issues", "icon_path": "assets/icon.svg",