Skip to content

Commit 8b3a76f

Browse files
committed
chore: fmt
1 parent 57aadee commit 8b3a76f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posts/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ We accept the first key that is provided to us because our signup flow involves
5656
accepting any public key presented to us. So you need to make sure you are
5757
sending us the right key.
5858

59-
Thankfully, there are ssh options to force the correct key. There are two ways, one is when SSHing to us:
59+
Thankfully, there are ssh options to force the correct key. There are two ways,
60+
one is when SSHing to us:
6061

6162
```bash
6263
ssh -o IdentitiesOnly=yes -i ~/.ssh/id_ed25519 pico.sh

0 commit comments

Comments
 (0)