forked from Alex/Pterodactyl-Panel
Grammatical fix on SetupTwoFactorModal (#3549)
This commit is contained in:
parent
ddf43bb4c5
commit
5d41ac09fd
@ -80,8 +80,8 @@ const SetupTwoFactorModal = () => {
|
||||
<>
|
||||
<h2 css={tw`text-2xl mb-4`}>Two-factor authentication enabled</h2>
|
||||
<p css={tw`text-neutral-300`}>
|
||||
Two-factor authentication has been enabled on your account. Should you loose access to
|
||||
this device you'll need to use one of the codes displayed below in order to access your
|
||||
Two-factor authentication has been enabled on your account. Should you lose access to
|
||||
your authenticator device, you'll need to use one of the codes displayed below in order to access your
|
||||
account.
|
||||
</p>
|
||||
<p css={tw`text-neutral-300 mt-4`}>
|
||||
|
Loading…
Reference in New Issue
Block a user