Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 7f8e96e

Browse files
committed
refactor: shorten callout button text
1 parent 92dd7e8 commit 7f8e96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ const CurrentStatus = () => {
220220
_active={{ bg: 'gray.200' }}
221221
leftIcon={<BsLightningCharge />}
222222
>
223-
Read our Season 0 Snapshot
223+
Read our Snapshot
224224
</Button>
225225
</Box>
226226
</Stack>

0 commit comments

Comments
 (0)