diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-21 07:04:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-21 07:04:39 -0400 |
| commit | 83ee8d25b78276f8f7230050a4a6cc43a5b3baaf (patch) | |
| tree | 91e7ab2f4c0c9fd0aa462b73369d12bed393bdca /static | |
| parent | 7bd166777f9fd8df7dd931d48b86f25fa0f4bc94 (diff) | |
clarify noscript message
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 4373384e..c7a5e7ab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -142,8 +142,8 @@ release for the Beta channel is being created.</p> <noscript><strong>JavaScript is required to fetch the current list of releases from - the update server. The list you're seeing below is a pre-generated template that may - be out-of-date.</strong></noscript> + the update server. The list you're seeing below is a pre-generated template and may + not be updated for the latest set of releases yet.</strong></noscript> <section id="stable-channel"> <h2> |
