Skip to content

Commit 96d5a40

Browse files
committed
Remove extra tag
1 parent 0c1cfce commit 96d5a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/using-ssh-agent-forwarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can test that your local key works by entering `ssh -T git@github.com` in th
2020

2121
``` command-line
2222
$ ssh -T git@github.com
23-
# Attempt to SSH in to github</span>
23+
# Attempt to SSH in to github
2424
> Hi <em>username</em>! You've successfully authenticated, but GitHub does not provide
2525
> shell access.
2626
```

0 commit comments

Comments
 (0)