Fix typo in doc/api/groups.md

Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6123.

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
JJ 2018-06-13 19:24:01 +00:00 committed by Rémy Coutable
parent f75aaea8eb
commit eb03470476
No known key found for this signature in database
GPG Key ID: 98DFFD1C0C62B70B
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ You can filter by [custom attributes](custom_attributes.md) with:
GET /groups?custom_attributes[key]=value&custom_attributes[other_key]=other_value GET /groups?custom_attributes[key]=value&custom_attributes[other_key]=other_value
``` ```
## List a groups's subgroups ## List a group's subgroups
> [Introduced][ce-15142] in GitLab 10.3. > [Introduced][ce-15142] in GitLab 10.3.