forked from Alex/Pterodactyl-Panel
typo
This commit is contained in:
parent
0b7151a306
commit
0e3d2f20dd
@ -78,7 +78,7 @@ export default ({ onDismissed, ...props }: RequiredModalProps) => {
|
||||
<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 on of the codes displayed below in order to access your
|
||||
this 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