summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Pickl <roman@pickl.eu>2016-10-31 13:41:30 +0000
committerRoman Pickl <roman@pickl.eu>2016-10-31 13:41:30 +0000
commit32c84b9a062529de234899176d7d5b5c7d34cdfa (patch)
tree2357d8ee6b35e20fc901fcb420caab2cdb433462
parent3645e684bf854b3588f5b5a8e069c6a6778a184a (diff)
downloadgitlab-ce-32c84b9a062529de234899176d7d5b5c7d34cdfa.tar.gz
Update tags.md
-rw-r--r--doc/api/tags.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tags.md b/doc/api/tags.md
index 54059117456..398b080e3f6 100644
--- a/doc/api/tags.md
+++ b/doc/api/tags.md
@@ -124,7 +124,7 @@ Parameters:
The message will be `nil` when creating a lightweight tag otherwise
it will contain the annotation.
-It returns 200 if the operation succeed. In case of an error,
+It returns 201 if the operation succeed. In case of an error,
405 with an explaining error message is returned.
## Delete a tag