diff --git a/static/releases.html b/static/releases.html index 4d964157..e6c20ab3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -269,13 +269,15 @@ providing another layer of signature verification and downgrade protection. Verified boot and the hardware-backed keystore also act as a final layer of protection.
-Releases are tested by the developers and are then pushed out via the Beta channel. - The release is then pushed out via the Stable channel after being tested by some users - using the Beta channel. In some cases, problems are caught during Beta channel testing - and a new release is made via the Beta channel to replace the aborted one. In general, - it's not possible to downgrade unless a downgrade update package is generated, so use - the Stable channel if you cannot tolerate dealing with temporary issues while a new - release for the Beta channel is being created.
+Releases are tested by the developers and are then pushed out via the Alpha + channel. The release is then pushed out via the Beta channel shortly afterwards. + Finally, the release is then pushed out via the Stable channel after being tested + by some users using the Beta channel. In some cases, problems are caught during + Beta channel testing and a new release is made via the Beta channel to replace the + aborted one. In general, it's not possible to downgrade unless a downgrade update + package is generated, so use the Stable channel if you cannot tolerate dealing + with temporary issues while a new release for the Beta channel is being + created.