Commit 4deb457582b6844e45217417dd30a4ee2195018b

Authored by Dmitriy Zaporozhets
2 parents 27825082 72fc36e1

Merge branch 'master' of github.com:gitlabhq/gitlabhq

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