diff options
author | Valeriy Sizov <vsv2711@gmail.com> | 2015-02-11 13:40:39 +0200 |
---|---|---|
committer | Valeriy Sizov <vsv2711@gmail.com> | 2015-02-11 13:40:39 +0200 |
commit | 9b3cc39d0d9626d2eb036620b46bf7d1481090fd (patch) | |
tree | c1987ee83a17947d6c466bb0867f9550433639eb | |
parent | b8b831b5885569948f1412bfa9123aa14dff7f88 (diff) | |
parent | 9f69e8f9c51dd2cd113fe26fca7c0c08f2103816 (diff) | |
download | gitlab-ci-9b3cc39d0d9626d2eb036620b46bf7d1481090fd.tar.gz |
Merge pull request #543 from michaKFromParis/patch-1
Fixed typo in gitlab ci api documentation
-rw-r--r-- | doc/api/projects.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md index 1a74b5c..61514b8 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -91,7 +91,7 @@ Parameters: Creates a Gitlab CI project using Gitlab project details. - POST /projects/:id + POST /projects Parameters: |