summaryrefslogtreecommitdiffstats
path: root/doc/integrations
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2015-10-13 12:45:19 -0400
committerJoramWilander <jwawilander@gmail.com>2015-10-13 12:45:19 -0400
commitfbeb7b33db9234fa844dfa5797b9f8c1fcf93024 (patch)
tree4bd3a3067154b7965e155100aa0a824934d6cb9c /doc/integrations
parent5828a296c2106b28e51e4d39f6465285d5f468c9 (diff)
downloadchat-fbeb7b33db9234fa844dfa5797b9f8c1fcf93024.tar.gz
chat-fbeb7b33db9234fa844dfa5797b9f8c1fcf93024.tar.bz2
chat-fbeb7b33db9234fa844dfa5797b9f8c1fcf93024.zip
Minor changes to incoming webhook doc
Diffstat (limited to 'doc/integrations')
-rw-r--r--doc/integrations/webhooks/Incoming-Webhooks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md
index 6d9ce3a31..f01db90a4 100644
--- a/doc/integrations/webhooks/Incoming-Webhooks.md
+++ b/doc/integrations/webhooks/Incoming-Webhooks.md
@@ -48,7 +48,7 @@ If you've already found or built an integration and are just looking to hook it
### Creating Integrations using Incoming Webhooks
You can create a webhook integration to post into Mattermost channels and private groups using these steps:
-Note: Only your system administrator can enable incoming webhooks if they are currently disabled. If that's already done, skip to step 2.
+**Note: Incoming webhooks must be enabled. Only your Mattermost system administrator can enable incoming webhooks if they are currently disabled.**
2. Create a Mattermost Incoming Webhook URL
1. Login to your Mattermost team site and go to **Account Settings -> Integrations**