summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristie Lenneville <clenneville@gitlab.com>2019-05-21 17:32:15 +0000
committerChristie Lenneville <clenneville@gitlab.com>2019-05-21 17:32:15 +0000
commit7ff10c0aa9b716c2129f84a1097915d99b278531 (patch)
treeaf17802584497b452302600948fab438f9385f5f
parentcf3bb66c8140b0593ec44b30be9594671bcdd1e9 (diff)
downloadgitlab-ce-7ff10c0aa9b716c2129f84a1097915d99b278531.tar.gz
Apply suggestion to doc/user/group/index.md
-rw-r--r--doc/user/group/index.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 3828865aa19..1fe745f3cd4 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -11,9 +11,15 @@ Find your groups by clicking **Groups > Your Groups** in the top navigation.
> The groups dropdown in the top navigation was [introduced][ce-36234] in [GitLab 11.1](https://about.gitlab.com/2018/07/22/gitlab-11-1-released/#groups-dropdown-in-navigation).
-The Groups page displays all groups you are a member of, how many projects each group contains,
-how many members a group has, the group visibility, and, if you have enough permissions,
-a link to the group settings. By clicking the last button, you can leave that group.
+The Groups page displays:
+
+- All groups you are a member of.
+- How many projects each group contains.
+- How many members a group has.
+- The group visibility.
+- A link to the group settings if you have sufficient permissions.
+
+By clicking the last button, you can leave that group.
## Use cases