Skip to content

Commit 6d43856

Browse files
committed
Make minor footnote change
1 parent ebbe32c commit 6d43856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sub/ssh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ssh-keygen -t ed25519-sk -O resident -O verify-required -C "Yubi-SB"
3131
```
3232

3333
[^ssh_key_passphrase_note]:
34-
For SSH keys that are created with a FIDO authenticator, a key passphrase may not be very useful. Instead, private key access can be managed using the physical device (with either touch or a PIN).
34+
For SSH keys that are created with a FIDO authenticator, a passphrase may not be very useful. Instead, private key access can be managed using the physical device (with either touch or a PIN).
3535

3636
[^yubi_example]:
3737
FIDO example with resident credentials derived from [Yubikey article](https://developers.yubico.com/SSH/Securing_SSH_with_FIDO2.html).

0 commit comments

Comments
 (0)