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