Skip to content

Commit 8ea4e3b

Browse files
committed
Typos
1 parent ad3e8b6 commit 8ea4e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/setup_remotessh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ Search for "Flock" and disable the "Use Flock" option.
7878

7979
## Connect to CAEN
8080
### Connect
81-
Click the remote connection button on the bottom right and then click the "Connect to Host..." option.
81+
Click the remote connection button on the bottom left and then click the "Connect to Host..." option.
8282

8383
<img src="images/remotessh_03.png" width="768px" />
8484

8585
Click on the "caen" option (this is the SSH host that we set up [earlier](#edit-ssh-config)).
8686

8787
<div class="primer-spec-callout info" markdown="1">
88-
If in the future you want to connect to some other host, you can manually specify `user@host` in this box too (e.g. `[email protected]`).
88+
If you want to connect to some other host in the future, you can manually specify `user@host` in this box too (e.g. `[email protected]`).
8989
</div>
9090

9191
<img src="images/remotessh_04.png" width="768px" />
@@ -116,7 +116,7 @@ Now you should be able to work on CAEN!
116116

117117

118118
## Troubleshooting
119-
If you are suddenly unable to connect, you can try deleting the VSCode server files. Sometimes the files that VSCode drops onto the remote host don't get cleaned up properly and it tries to reuse an unreachable remote server. SSH into CAEN normally and execute the following:
119+
If you are suddenly unable to connect, you can try deleting the VSCode server files. Sometimes the files that VSCode drops onto the remote host don't get cleaned up properly and it tries to reuse an unreachable remote server. SSH into CAEN and execute the following:
120120

121121
```console
122122

0 commit comments

Comments
 (0)