summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-02 12:16:35 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-02-02 12:16:35 +0000
commitded170eb2ee8a29fbc1a250ac5e664dd71728a75 (patch)
tree873871492537c1e480be9b0050e872f6330fba46
parentb828e5faa4fd8353f1b00a9fbe748abd866c26a1 (diff)
parentd781eee575ffd5e05500e9e2e18c1a2a245a2339 (diff)
downloadgitlab-ce-ded170eb2ee8a29fbc1a250ac5e664dd71728a75.tar.gz
Merge branch 'patch-1' into 'master'
Fix typo indentation in CI projects' API See merge request !2561
-rw-r--r--doc/ci/api/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/api/projects.md b/doc/ci/api/projects.md
index 74a4c64d000..fe6b1c01352 100644
--- a/doc/ci/api/projects.md
+++ b/doc/ci/api/projects.md
@@ -18,7 +18,7 @@ GET /ci/projects
Returns:
```json
- [
+[
{
"id" : 271,
"name" : "gitlabhq",