summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2018-11-16 04:06:29 +0000
committerEvan Read <eread@gitlab.com>2018-11-16 04:06:29 +0000
commit38d234e2e5474fc732306c2cfbbd274e1cc32fea (patch)
treedceb75a58fa6a24e39afb1d2a75f17b77413de4d /doc/api
parent0c9e2b80c94ec30e96213f70d10a2f4979dcd501 (diff)
parentf1f038956a3afa7ae77c7155f5302f1dc63884a4 (diff)
downloadgitlab-ce-38d234e2e5474fc732306c2cfbbd274e1cc32fea.tar.gz
Merge branch 'docs/rs-revert-api-version' into 'master'
Revert API is going into 11.5, not 11.6. See merge request gitlab-org/gitlab-ce!23060
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/commits.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/commits.md b/doc/api/commits.md
index 994eefa423f..7d9b52ec24f 100644
--- a/doc/api/commits.md
+++ b/doc/api/commits.md
@@ -290,7 +290,7 @@ Example response:
## Revert a commit
-> [Introduced][ce-22919] in GitLab 11.6.
+> [Introduced][ce-22919] in GitLab 11.5.
Reverts a commit in a given branch.