summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-11-05 16:16:34 +1100
committerblackst0ne <blackst0ne.ru@gmail.com>2018-11-05 16:16:34 +1100
commita7439b4a90bf0401b60436991bbc9127ea5a6ae7 (patch)
treecf0dcd37c46321e865fc1dd16bd6a12e3956c1da
parent2f6b785b44525e3760b2eb20fa18f332fa1c50e1 (diff)
downloadgitlab-ce-a7439b4a90bf0401b60436991bbc9127ea5a6ae7.tar.gz
Update documentation after documentation review.
-rw-r--r--doc/user/project/integrations/discord_notifications.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/discord_notifications.md b/doc/user/project/integrations/discord_notifications.md
index 4c3e17d69d6..b65b897c442 100644
--- a/doc/user/project/integrations/discord_notifications.md
+++ b/doc/user/project/integrations/discord_notifications.md
@@ -22,8 +22,8 @@ With the webhook URL created in the Discord channel, you can set up the Discord
1. Navigate to the [Integrations page](project_services.md#accessing-the-project-services) in your project's settings. That is, **Project > Settings > Integrations**.
1. Select the **Discord Notifications** project service to configure it.
1. Check the **Active** checkbox to turn on the service.
-1. Check the checkboxes corresponding to the GitLab events you want to send notifications for to Discord.
+1. Check the checkboxes corresponding to the GitLab events for which you want to send notifications to Discord.
1. Paste the webhook URL that you copied from the create Discord webhook step.
1. Configure the remaining options and click the **Save changes** button.
-The Discord channel you created the webhook for will now receive notification of the GitLab events as configured.
+The Discord channel you created the webhook for will now receive notification of the GitLab events that were configured.