summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-08-12 10:56:57 +1000
committerEvan Read <eread@gitlab.com>2019-08-12 10:56:57 +1000
commit2a23f53e4b70ebe8a85d891f023a4c2c093fbab7 (patch)
treeead277f3ce93566555bd16f2d09c95b073ffbfc8 /doc/api
parent7daf1f41bee701b17a2f276b41f2f96a364cf03d (diff)
downloadgitlab-ce-docs/consistent-section-headings.tar.gz
Make section headings consistentdocs/consistent-section-headings
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 0195ce3912a..b7ee710b87a 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -1,4 +1,4 @@
-# GitLab API
+# API Docs
Automate GitLab via a simple and powerful API.
@@ -6,7 +6,7 @@ The main GitLab API is a [REST](https://en.wikipedia.org/wiki/Representational_s
## Available API resources
-For a list of the available resources and their endpoints, see
+For a list of the available resources and their endpoints, see
[API resources](api_resources.md).
## SCIM **(SILVER ONLY)**