diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2018-11-06 22:07:07 +1100 |
---|---|---|
committer | blackst0ne <blackst0ne.ru@gmail.com> | 2018-11-06 22:07:07 +1100 |
commit | 762959465c36d6ff119676353ba21bb56fd1609c (patch) | |
tree | 8966dbde5805b518797e20b0d749d5d238f18ac1 /doc | |
parent | a7439b4a90bf0401b60436991bbc9127ea5a6ae7 (diff) | |
download | gitlab-ce-762959465c36d6ff119676353ba21bb56fd1609c.tar.gz |
DRY specs, fix typos in docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/integrations/discord_notifications.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/discord_notifications.md b/doc/user/project/integrations/discord_notifications.md index b65b897c442..e157f5cc106 100644 --- a/doc/user/project/integrations/discord_notifications.md +++ b/doc/user/project/integrations/discord_notifications.md @@ -4,7 +4,7 @@ The Discord Notifications service sends event notifications from GitLab to the channel for which the webhook was created. -To send GitLab event notifications to a Discord channel, create a webhook in Discourse and configure it in GitLab. +To send GitLab event notifications to a Discord channel, create a webhook in Discord and configure it in GitLab. ## Create webhook |