Skip to content

Commit

Permalink
Merge pull request #1933 from ardriveapp/PE-7223-change-t-io-tokens-t…
Browse files Browse the repository at this point in the history
…o-t-ario-tokens-on-profile-menu

PE-7223: change tIO Tokens to tARIO
  • Loading branch information
thiagocarvalhodev authored Dec 9, 2024
2 parents e384195 + 72e39d9 commit 6b69c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/profile_card.dart
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ class _ProfileCardState extends State<ProfileCard> {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
'tIO Tokens',
'tARIO Tokens',
style: typography.paragraphNormal(
fontWeight: ArFontWeight.semiBold,
color: colorTokens.textHigh,
Expand Down

0 comments on commit 6b69c52

Please sign in to comment.