diff --git a/src/components/RegisterName.tsx b/src/components/RegisterName.tsx index faa6be5..c0e8f5c 100644 --- a/src/components/RegisterName.tsx +++ b/src/components/RegisterName.tsx @@ -278,7 +278,7 @@ export const RegisterName = ({ {t('core:message.generic.name_registration', { balance: balance ?? 0, - fee: { nameFee }, + fee: nameFee, postProcess: 'capitalizeFirstChar', })}