Skip to content

Commit

Permalink
Update profile_card.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Dec 3, 2024
1 parent 0c1d671 commit 72e39d9
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 @@ -491,7 +491,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 72e39d9

Please sign in to comment.