diff --git a/docs/reference/auth.md b/docs/reference/auth.md index e4e8b5de0..c5c54c0ee 100644 --- a/docs/reference/auth.md +++ b/docs/reference/auth.md @@ -32,7 +32,7 @@ from configuring a webserver. (x509 certificates) SSH certificate authorities ar capabilities as x509 authorities. They do not provide the ability to chain certificates, and they also don't provide a built-in mechanism for certificate revocation other than the expiration date of the certificate. -### Keyboard-interfactive authentication +### Keyboard-interactive authentication At first glance keyboard-interactive authentication is very similar to password authentication. However, with this method the SSH server can provide customized questions to the client, to which the user has to provide answers. There