Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-06 09:08:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-06 09:08:07 +0300
commit13076511c60f62ce0f8baba22ca9b94755a7d3cb (patch)
tree6dc1c5fd488f09989286639d9ae153ee5daf31f2 /doc/api/milestones.md
parentf4d0e0d9c53abb196ee627a0a6bfbe353ea61435 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/milestones.md')
-rw-r--r--doc/api/milestones.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/milestones.md b/doc/api/milestones.md
index 44844470430..f3a1b7323ec 100644
--- a/doc/api/milestones.md
+++ b/doc/api/milestones.md
@@ -96,7 +96,7 @@ Parameters:
## Delete project milestone
-Only for user with developer access to the project.
+Only for users with Developer access to the project.
```
DELETE /projects/:id/milestones/:milestone_id
@@ -137,7 +137,7 @@ Parameters:
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/issues/53861) in GitLab 11.9
-Only for users with developer access to the group.
+Only for users with Developer access to the group.
```
POST /projects/:id/milestones/:milestone_id/promote