From 23627ce71c9f70659ccd6e5d877d9cc4e8d8a924 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 10 Dec 2024 13:52:52 -0500 Subject: [PATCH] remove unnecessary word --- static/releases.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/static/releases.html b/static/releases.html index 6f1c3d35..1ee73358 100644 --- a/static/releases.html +++ b/static/releases.html @@ -428,12 +428,11 @@

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 + by 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.

+ 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.