diff --git a/docs/end-user-flows/mfa/README.mdx b/docs/end-user-flows/mfa/README.mdx index ae4c6abd47f..a4949789e17 100644 --- a/docs/end-user-flows/mfa/README.mdx +++ b/docs/end-user-flows/mfa/README.mdx @@ -38,5 +38,5 @@ Logto simplifies the MFA activation process with a one-click toggle, removing th **Supported MFA factors**: - [Authenticator app OTP](/end-user-flows/mfa/authenticator-app-otp): Use a time-based one-time password (TOTP) generated by an authenticator app like Google Authenticator or Authy. -- [Passwkeys (WebAuthn)](/end-user-flows/mfa/webauthn): Use a security key or biometric authentication for a passwordless experience. +- [Passkeys (WebAuthn)](/end-user-flows/mfa/webauthn): Use a security key or biometric authentication for a passwordless experience. - [Backup codes](/end-user-flows/mfa/backup-codes): Generate one-time-use backup codes for emergency access.