Skip to content

Commit 90f4170

Browse files
authored
Merge pull request #671 from albertlarsan68/patch-1
Correct typo
2 parents 6d156b3 + a024b5f commit 90f4170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infra/docs/dev-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ In summary:
132132
a local folder
133133
2. Then open VS Code on your machine and install
134134
the [Remote Development Extension Pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
135-
3. Open the command palette and search for “Remote-SS: Connect to host”
135+
3. Open the command palette and search for “Remote-SSH: Connect to host”
136136
4. Enter your username and the instance name (`<your-username>@<instance>`)
137137
5. Select the path for the cloned repository from step 1
138138
6. Install any extensions that you want to run on the server (e.g.

0 commit comments

Comments
 (0)