summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Szalwinski <szalwinski@csdisco.com>2018-11-19 16:10:37 +0000
committerBruce Szalwinski <szalwinski@csdisco.com>2018-11-19 16:10:37 +0000
commit982fbc23901b8b65ddc31bfcac55a36312cc9c9b (patch)
tree02e9973160a3f22f72e5395646903d9fe5033361
parent69f74582aab0a2b8d5da55b6a0eeb593122ea7e6 (diff)
downloadgitlab-ce-982fbc23901b8b65ddc31bfcac55a36312cc9c9b.tar.gz
Update README.md
-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