Skip to content

Commit

Permalink
fix: text
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Nov 14, 2024
1 parent 714f76d commit 9438da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/CookieAndTermBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const CookieAndTermBanner = ({
<Grid item xs>
<Typography variant="body2" mb={2}>
By browsing this page, you accept our{' '}
<ExternalLink href={AppRoutes.terms}>Terms & Conditions</ExternalLink> (last updated November 2024) and
<ExternalLink href={AppRoutes.terms}>Terms & Conditions</ExternalLink> (last updated October 2024) and
the use of necessary cookies. <ExternalLink href={AppRoutes.cookie}>Cookie policy</ExternalLink>{' '}
</Typography>

Expand Down

0 comments on commit 9438da1

Please sign in to comment.