summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCynthia Ng <cng@gitlab.com>2019-01-24 23:42:30 +0000
committerCynthia Ng <cng@gitlab.com>2019-01-24 23:42:30 +0000
commit8b6adeab0377fc1e2153021fd57681797d3ea52b (patch)
tree6fc3a7c62bae0756228a2df9c177c97302d7cb74
parentd6239b88b25e64aefaee0b272f082f24c5a97881 (diff)
downloadgitlab-ce-8b6adeab0377fc1e2153021fd57681797d3ea52b.tar.gz
fix typos
-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 7b83b0fed26..420cad2677b 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -440,7 +440,7 @@ Additional pagination headers are also sent back.
CAUTION: **Caution:**
For performance reasons since
-[GitLab 11.8][https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23931]
+[GitLab 11.8](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23931)
and **behind the `api_kaminari_count_with_limit`
[feature flag](../development/feature_flags.md)**, if the number of resources is
more than 10,000, the `X-Total` and `X-Total-Pages` headers as well as the
@@ -604,7 +604,7 @@ Content-Type: application/json
## Encoding `+` in ISO 8601 dates
If you need to include a `+` in a query parameter, you may need to use `%2B` instead due
-a [W3 recommendation](http://www.w3.org/Addressing/URL/4_URI_Recommentations.html) that
+to a [W3 recommendation](http://www.w3.org/Addressing/URL/4_URI_Recommentations.html) that
causes a `+` to be interpreted as a space. For example, in an ISO 8601 date, you may want to pass
a time in Mountain Standard Time, such as: