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 4b72c10 commit 9d1e3ceCopy full SHA for 9d1e3ce
website/src/components/misc/promo.tsx
@@ -53,7 +53,7 @@ export const Promo: FC = () => {
53
<Description>{workshop.teaser}</Description>
54
</Message>
55
<Actions>
56
- <Tickets to={workshop.url}>Get tickets!</Tickets>
+ <Tickets to={workshop.url}>Check it out!</Tickets>
57
<Dismiss
58
aria-label="dismiss promo message"
59
onClick={handleDismiss}
0 commit comments