Fixed resort typo (#529)

This commit is contained in:
iMidnight 2023-08-05 20:43:12 +01:00 committed by GitHub
parent b4a8d06e00
commit af4b0a4772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ php artisan p:user:delete {--user=username/email/UUID}
### Disable 2FA
::: warning
Disabling 2-factor authentication should only be used as a last restort for user recovery. **Please use this with caution.**
Disabling 2-factor authentication should only be used as a last resort for user recovery. **Please use this with caution.**
:::
```bash