Skip to content

Commit a2815e1

Browse files
committed
Refer to AU4 builds as "pre-alphas"
1 parent 64bf161 commit a2815e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/beta.astro

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const { win, mac, lin } = betaReleases;
1919
<div class="my-6">
2020
<p>
2121
<strong>There currently is no beta release available.</strong> You
22-
can download an alpha version instead.
22+
can download an pre-alpha version instead.
2323
</p>
2424
<p class="my-2">
2525
If you'd like to help us with testing, instructions can be found
@@ -40,7 +40,7 @@ const { win, mac, lin } = betaReleases;
4040
</div>
4141
</div>
4242
</div>
43-
<h2 class="mt-4">Audacity 4 alphas</h2>
43+
<h2 class="mt-4">Audacity 4 pre-alphas</h2>
4444
<div class="flex gap-4">
4545
<div
4646
class="flex items-center justify-center w-fit rounded-md text-white my-6"
@@ -77,7 +77,7 @@ const { win, mac, lin } = betaReleases;
7777
</div>
7878
</div>
7979
<p>
80-
<strong>Audacity 4 alpha versions are unfinished at this time.</strong
80+
<strong>Audacity 4 pre-alpha versions are unfinished at this time.</strong
8181
> This means that some buttons may not do anything yet, or placeholder
8282
items be used. Things which work may go back to not working and back again
8383
– these builds are extremely unstable.

0 commit comments

Comments
 (0)