Skip to content

Commit

Permalink
update connect wallet message
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasCImach committed Jan 26, 2025
1 parent d6ccee7 commit 86daa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Leaderboard/UserPointsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const UserPointsSection: React.FC<UserPointsSectionProps> = ({
color: isMobile ? theme.color.grey1 : theme.color.grey2,
}}
>
to see points
to see your place on the leaderboard
</Text>
</Flex>
)}
Expand Down

0 comments on commit 86daa5c

Please sign in to comment.