diff --git a/lib/components/profile_card.dart b/lib/components/profile_card.dart index 87cb4b111..6e44c9881 100644 --- a/lib/components/profile_card.dart +++ b/lib/components/profile_card.dart @@ -492,7 +492,7 @@ class _ProfileCardState extends State { crossAxisAlignment: CrossAxisAlignment.start, children: [ Text( - 'tIO Tokens', + 'tARIO Tokens', style: typography.paragraphNormal( fontWeight: ArFontWeight.semiBold, color: colorTokens.textHigh,