fix: minor tidying

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

View File

@ -80,7 +80,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.',
});
}
}