summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2019-06-07 15:36:36 +0000
committerJoshua Lambert <joshua@gitlab.com>2019-06-07 15:36:36 +0000
commit5e1f9c2a2f11244cde308b10ec7bb5470bde9901 (patch)
treeb6755c2ab1f81ee211292c3c0eb7c3178b5b0759
parent162b4f8e18a44fcac173e3f94fdcffaa810a0681 (diff)
downloadgitlab-ce-5e1f9c2a2f11244cde308b10ec7bb5470bde9901.tar.gz
Apply suggestion to doc/user/project/integrations/mattermost.md
-rw-r--r--doc/user/project/integrations/mattermost.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/mattermost.md b/doc/user/project/integrations/mattermost.md
index 0fee1bade4d..083972fe17d 100644
--- a/doc/user/project/integrations/mattermost.md
+++ b/doc/user/project/integrations/mattermost.md
@@ -1,6 +1,6 @@
# Mattermost Notifications Service
-The Mattermost Notifications Service allows your GitLab project to send events (e.g. issue created) to your existing Mattermost team as notifications. This requires configurations in both Mattermost and GitLab.
+The Mattermost Notifications Service allows your GitLab project to send events (e.g., `issue created`) to your existing Mattermost team as notifications. This requires configurations in both Mattermost and GitLab.
> Note: You can also use Mattermost slash commands to control GitLab inside Mattermost. This is the separately configured [Mattermost slash commands](mattermost_slash_commands.md).