Commit 4692612b8490071e62db3462be475d196411c6e1

Authored by Tobias Bieniek
1 parent 51f9c05f

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 54  
55 55 Parameters:
56 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 60 ## Group members
... ...