Skip to content

Commit

Permalink
live -> replay
Browse files Browse the repository at this point in the history
  • Loading branch information
winkerVSbecks committed Mar 15, 2023
1 parent 171bbf0 commit 3bb9b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Home/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export const Hero = ({ mode = 'registration' }: { mode: Mode }) => (
</>
) : (
<StageLink appearance="secondary" isLink ButtonWrapper={LinkWrapper} href={STAGE_URL}>
<Icon icon="play" /> Watch the livestream
<Icon icon="play" /> Watch the replay
</StageLink>
)}
</div>
Expand Down

0 comments on commit 3bb9b77

Please sign in to comment.