fix: permanantly -> permanently

This commit is contained in:
Tom Moor
2023-10-17 18:16:41 -04:00
parent 43ee487e91
commit 03869784be
5 changed files with 8 additions and 8 deletions

View File

@@ -76,7 +76,7 @@ function TeamDelete({ onSubmit }: Props) {
<Text type="secondary">
<Trans>
A confirmation code has been sent to your email address, please
enter the code below to permanantly destroy this workspace.
enter the code below to permanently destroy this workspace.
</Trans>
</Text>
<Input

View File

@@ -68,7 +68,7 @@ function UserDelete() {
<Text type="secondary">
<Trans>
A confirmation code has been sent to your email address, please
enter the code below to permanantly destroy your account.
enter the code below to permanently destroy your account.
</Trans>
</Text>
<Input