Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-10-13 21:12:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-13 21:12:40 +0300
commitcb6a3f5f73097b995d8465c2472ceeab9bbe9497 (patch)
tree29c645739d09cccc5f1629626cc0f0d2b94040bb /doc/api/members.md
parent60be8b19d4772b00110506e4bd6294989915b1e6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/members.md')
-rw-r--r--doc/api/members.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/members.md b/doc/api/members.md
index 3c54665408a..44e58f49d3b 100644
--- a/doc/api/members.md
+++ b/doc/api/members.md
@@ -565,7 +565,7 @@ Removes a user from a group or project where the user has been explicitly assign
The user needs to be a group member to qualify for removal.
For example, if the user was added directly to a project within the group but not this
-group explicitly, you cannot use this API to remove them. See
+group explicitly, you cannot use this API to remove them. See
[Remove a billable member from a group](#remove-a-billable-member-from-a-group) for an alternative approach.
```plaintext