fix: minor tidying

This commit is contained in:
Mythie
2023-08-30 14:01:30 +10:00
parent ed6fa4dc2a
commit d71e43c5d6
3 changed files with 9 additions and 6 deletions

View File

@ -76,7 +76,7 @@ export const PasswordForm = ({ className }: PasswordFormProps) => {
title: 'An unknown error occurred',
variant: 'destructive',
description:
'We encountered an unknown error while attempting to sign you In. Please try again later.',
'We encountered an unknown error while attempting to update your password. Please try again later.',
});
}
}