Skip to content

Commit d9f8d00

Browse files
TylerMSFTTylerMSFT
authored andcommitted
wording
1 parent 96c2e83 commit d9f8d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/connect-to-your-remote-linux-computer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ sk-ecdsa-sha2-nistp256-cert-v01@openssh.com
141141

142142
This output will list all the encryption, HMAC, key exchange, and host key algorithms supported by your SSH server. If this list doesn't include algorithms supported by Visual Studio, then you'll need to upgrade your SSH server before proceeding.
143143

144-
You can enable algorithms supported by Visual Studio by editing `/etc/ssh/sshd_config`. The following examples show how to add various types of algorithms to the configuration file.
144+
You can enable algorithms supported by Visual Studio by editing `/etc/ssh/sshd_config` on the remote machine. The following examples show how to add various types of algorithms to that configuration file.
145145

146146
These examples can be added anywhere in `/etc/ssh/sshd_config`. Ensure that they are on their own lines.
147147

0 commit comments

Comments
 (0)