summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/integrations/webhooks/Incoming-Webhooks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md
index a893d32ea..5e93c4ac7 100644
--- a/doc/integrations/webhooks/Incoming-Webhooks.md
+++ b/doc/integrations/webhooks/Incoming-Webhooks.md
@@ -81,9 +81,9 @@ Additional Notes:
### Slack Compatibility
-Mattermost makes it easy to take integrations written for Slack's proprietary JSON payload format and repurpose them to become Mattermost integrations.
+Mattermost makes it easy to take integrations written for Slack's proprietary JSON payload format and repurpose them to become Mattermost integrations. For example:
-#### Example: Connecting Mattermost to GitLab using Slack UI
+#### Connecting Mattermost to GitLab using Slack UI
GitLab is the leading open-source alternative to GitHub and offers built-in integrations with Slack. Rather than having to change code to support Mattermost, users can add Mattermost webhooks directly into the interface for Slack.