Skip to content

Commit 27414a2

Browse files
committed
64-bit
1 parent a355acb commit 27414a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/download.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import Sticker from "../components/Sticker.astro"
1616
<div class="flex gap-4 flex-row justify-between">
1717
<div class="flex flex-row gap-2 items-center">
1818
<i class="fa-brands fa-windows text-xl"></i>
19-
<p class="text-xl text-bold">Windows 10/11 (x64 bit)</p>
19+
<p class="text-xl text-bold">Windows 10/11 (64-bit)</p>
2020
<Sticker type="alpha"></Sticker>
2121
</div>
2222
<Button text="Download" href="https://cdn.selauraclient.com/windows/Selaura.dll"></Button>

0 commit comments

Comments
 (0)