diff --git a/docs/auth.md b/docs/auth.md index 65a006ce..2bbb8c81 100644 --- a/docs/auth.md +++ b/docs/auth.md @@ -103,7 +103,7 @@ The `admin` is a name of a default user. ----- ## Two-factor authentication -The 2FA a new method of strengthening the protection of PiKVM, available since `KVM >= 3.196`. +Two-factor authentication (2FA) is a new method of strengthening the protection of PiKVM, available since `KVM >= 3.196`. It is strongly recommended to enable it if you expose the PiKVM in the big and scary Internet. !!! warning