fix: permanantly -> permanently
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user