diff --git a/doc/api/README.md b/doc/api/README.md
index 477429c9fa09a64c8e1d9ef8cd3eddd9c4e139ad..65eec6bec3c92068040a25d4fce84fe951027437 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -10,7 +10,7 @@ If no, or an invalid, `private_token` is provided then an error message will be
 }
 ```
 
-API requests should be prefixed with `api` and the API version. The API version is equal to the GitLab major version number, which is defined in `lib/api.rb`.
+API requests should be prefixed with `api` and the API version. The API version is defined in `lib/api.rb`.
 
 Example of a valid API request: