Skip to content

Commit ec0a458

Browse files
authored
Merge branch 'main' into repo-sync
2 parents e6a4077 + 07cabda commit ec0a458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/authentication/troubleshooting-ssh/using-ssh-over-the-https-port.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If that worked, great! If not, you may need to [follow our troubleshooting guide
3232
3333
If you are able to SSH into `git@ssh.{% data variables.command_line.backticks %}` over port 443, you can override your SSH settings to force any connection to {% data variables.product.product_location %} to run through that server and port.
3434
35-
To set this in your SSH confifguration file, edit the file at `~/.ssh/config`, and add this section:
35+
To set this in your SSH configuration file, edit the file at `~/.ssh/config`, and add this section:
3636
3737
```
3838
Host {% data variables.command_line.codeblock %}

0 commit comments

Comments
 (0)