Skip to content

Commit 2bfc004

Browse files
authored
fix typo (#57)
Signed-off-by: Thibault Guittet <88336850+rh-tguittet@users.noreply.github.com>
1 parent 7dbeedc commit 2bfc004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ from configuring a webserver. (x509 certificates) SSH certificate authorities ar
3232
capabilities as x509 authorities. They do not provide the ability to chain certificates, and they also don't provide a
3333
built-in mechanism for certificate revocation other than the expiration date of the certificate.
3434

35-
### Keyboard-interfactive authentication
35+
### Keyboard-interactive authentication
3636

3737
At first glance keyboard-interactive authentication is very similar to password authentication. However, with this
3838
method the SSH server can provide customized questions to the client, to which the user has to provide answers. There

0 commit comments

Comments
 (0)