summaryrefslogtreecommitdiff
path: root/doc/user/group
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-30 02:25:44 +0000
committerEvan Read <eread@gitlab.com>2019-08-30 02:25:44 +0000
commit513d3f58117cfaa9c24e1a354a72e1a5346e1109 (patch)
tree0b8aa9f625315f57d43de2d2fb4663c8b69d477b /doc/user/group
parente348def82fde55f70de517f1c51bb7fdbb8be9fd (diff)
downloadgitlab-ce-513d3f58117cfaa9c24e1a354a72e1a5346e1109.tar.gz
Fix markdown in various docs
Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc
Diffstat (limited to 'doc/user/group')
-rw-r--r--doc/user/group/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 864f1a397d5..403071f2513 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -358,7 +358,7 @@ the group regardless of the IP restriction.
You can restrict access to groups and their underlying projects by
allowing only users with email addresses in particular domains to be added to the group.
-Add email domains you want to whitelist and users with emails from different
+Add email domains you want to whitelist and users with emails from different
domains won't be allowed to be added to this group.
Some domains cannot be restricted. These are the most popular public email domains, such as:
@@ -417,7 +417,7 @@ You can disable all email notifications related to the group, which also include
it's subgroups and projects.
To enable this feature:
-
+
1. Navigate to the group's **Settings > General** page.
1. Expand the **Permissions, LFS, 2FA** section, and select **Disable email notifications**.
1. Click **Save changes**.