Skip to content

Commit 3f5b033

Browse files
committed
Fix typo
1 parent 8c96c5b commit 3f5b033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getstarted/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Now that you have a folder open in VS Code, let's take a quick tour of the user
132132

133133
![Screenshot that shows the Command Palette, listing the entries for moving the terminal.](images/getting-started/command-palette-move-terminal.png)
134134

135-
1. Remove `>` character and start typing to search for files in your workspace. You can use the `kb(workbench.action.quickOpen)` keyboard shortcut to open the Command Palette and start searching for files directly.
135+
1. Remove the `>` character and start typing to search for files in your workspace. You can use the `kb(workbench.action.quickOpen)` keyboard shortcut to open the Command Palette and start searching for files directly.
136136

137137
![Screenshot that shows the Quick Open feature in the Command Palette.](images/getting-started/quick-open.png)
138138

0 commit comments

Comments
 (0)