We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1cfce commit 96d5a40Copy full SHA for 96d5a40
content/guides/using-ssh-agent-forwarding.md
@@ -20,7 +20,7 @@ You can test that your local key works by entering `ssh -T git@github.com` in th
20
21
``` command-line
22
$ ssh -T git@github.com
23
-# Attempt to SSH in to github</span>
+# Attempt to SSH in to github
24
> Hi <em>username</em>! You've successfully authenticated, but GitHub does not provide
25
> shell access.
26
```
0 commit comments