Commit 72fc36e11ce3bfdb1f894cea5374830eed8f40d0
Exists in
master
and in
4 other branches
Merge pull request #5221 from Turbo87/patch-1
Fixed typo in groups.md
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/api/groups.md
@@ -54,7 +54,7 @@ POST /groups/:id/projects/:project_id | @@ -54,7 +54,7 @@ POST /groups/:id/projects/:project_id | ||
54 | 54 | ||
55 | Parameters: | 55 | Parameters: |
56 | + `id` (required) - The ID of a group | 56 | + `id` (required) - The ID of a group |
57 | -+ `project_id (required) - The ID of a project | 57 | ++ `project_id` (required) - The ID of a project |
58 | 58 | ||
59 | 59 | ||
60 | ## Group members | 60 | ## Group members |