Skip to content

Commit

Permalink
Change US only tooltip copy
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSaltyy committed Sep 20, 2024
1 parent 98491b3 commit 6724801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/components/twomba/us-only-disclaimer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function UsOnlyDisclaimer(props: { className?: string }) {
'text-ink-900 flex select-none flex-row items-center gap-1 font-semibold ',
className
)}
text="Sweepstakes are limited to 18+ in all US states except WA, MI, ID, DE"
text="Sweepstakes are US only and 18+. All states are eligible except WA, MI, ID, DE"
>
<LiaFlagUsaSolid className="text-ink-600 h-6 w-6" /> US only
</Tooltip>
Expand Down

0 comments on commit 6724801

Please sign in to comment.