summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2018-11-21 02:38:35 +0000
committerEvan Read <eread@gitlab.com>2018-11-21 02:38:35 +0000
commit6a31259ccef5106126421ab5a93fd303a9326e4a (patch)
tree91ec085ea6f4b803be795fe1d283c90642550ab8
parentc0ef1094fd4bb8c2dd6571a8caf366c4423ce8a4 (diff)
parent982fbc23901b8b65ddc31bfcac55a36312cc9c9b (diff)
downloadgitlab-ce-6a31259ccef5106126421ab5a93fd303a9326e4a.tar.gz
Merge branch 'patch-31' into 'master'
Update README.md See merge request gitlab-org/gitlab-ce!23192
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 19abbdc7a1e..0e8d1aaf86e 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -105,7 +105,7 @@ not explicit. This allows for a stable API endpoint, but also means new
features can be added to the API in the same version number.
New features and bug fixes are released in tandem with a new GitLab, and apart
-from incidental patch and security releases, are released on the 22nd each
+from incidental patch and security releases, are released on the 22nd of each
month. Backward incompatible changes (e.g. endpoints removal, parameters
removal etc.), as well as removal of entire API versions are done in tandem
with a major point release of GitLab itself. All deprecations and changes