Skip to content

Commit 1b1abab

Browse files
authored
Fix extension error, resolve #997
1 parent ea35b1f commit 1b1abab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/tutorials/wsl-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To open a project from your WSL distribution, open the distribution's command li
5757

5858
### From VS Code
5959

60-
You can also access more VS Code Remote options by using the shortcut: `CTRL+SHIFT+P` in VS Code to bring up the command palette. If you then type `VSCODE-REMOTE` you will see all of the VS Code Remote options available, allowing you to reopen the folder in a remote session, specify which distribution you want to open in, and more.
60+
You can also access more VS Code Remote options by using the shortcut: `CTRL+SHIFT+P` in VS Code to bring up the command palette. If you then type `Remote-WSL` you will see a list of the VS Code Remote options available, allowing you to reopen the folder in a remote session, specify which distribution you want to open in, and more.
6161

6262
![VS Code's command palette](../media/vscode-remote-command-palette.png)
6363

0 commit comments

Comments
 (0)