diff --git a/docs/docs/80-downloads.md b/docs/docs/80-downloads.md index efbe9d330..f97455778 100644 --- a/docs/docs/80-downloads.md +++ b/docs/docs/80-downloads.md @@ -8,8 +8,8 @@ Image variants: * The `latest` image is the latest stable release -* The `vX.X.X` version images are stable releases -* The `vX.X` images are based on version specific release branche, they have the latest bugfixes backported +* The `vX.X.X` images are stable releases +* The `vX.X` images are based on the latest patch version of a specific minor release (see [Semver](https://semver.org/lang/)) * The `next` images are based on the current master branch and should not be used for production environments ``` bash