Skip to content

Commit

Permalink
change verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
JP Angelle committed Jan 19, 2024
1 parent c56dd8c commit 8223183
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions centrifuge-app/src/components/ExpiringCFGRewardsBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ export const ExpiringCFGRewardsBanner = () => {
onClose={() => setIsOpen(false)}
title={
<Text as="h3" color="textInverted" variant="heading5">
Claim your rewards until {formattedExpirationDate} CET. After this day, users will not be able to claim their
CFG rewards. Check{' '}
Claim your Tinlake Rewards before it is too late. Rewards will expire on {formattedExpirationDate} CET. After
the deadline, users will not be able to claim their CFG rewards. Check{' '}
<Text
target="_blank"
as="a"
Expand All @@ -40,7 +40,7 @@ export const ExpiringCFGRewardsBanner = () => {
>
here
</Text>{' '}
if there are still unclaimed rewards. Read more{' '}
if you have unclaimed rewards. Read more about the community vote{' '}
<Text
target="_blank"
as="a"
Expand Down

0 comments on commit 8223183

Please sign in to comment.