Commit 72fc36e11ce3bfdb1f894cea5374830eed8f40d0

Authored by Dmitriy Zaporozhets
2 parents 51f9c05f 4692612b

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 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
... ...