We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f13380 commit 6348ed7Copy full SHA for 6348ed7
src/components/WARPReleases.astro
@@ -33,7 +33,7 @@ const platform = latestRelease.platformName;
33
---
34
35
<WARPRelease
36
- header="Download latest release"
+ header="Latest release"
37
open={true}
38
release={latestRelease}
39
/>
0 commit comments