Commit 4692612b8490071e62db3462be475d196411c6e1
1 parent
51f9c05f
Exists in
master
and in
4 other branches
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 |