Skip to content

Commit 71f51f8

Browse files
authored
Update getting-started.md
This change corrects a typo where a word was omitted when the reader is given a link to the Command Palette docs.
1 parent d12b9c4 commit 71f51f8

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
@@ -113,7 +113,7 @@ Many of the commands in VS Code are available through the Command Palette. For e
113113
114114
1. Press `kb(workbench.action.quickOpen)` to use the Command Palette to navigate to a file in your workspace. Start typing to filter the list.
115115

116-
The **Quick Open** feature enables you to quickly open a file in your workspace, or search for symbols in files. Get more info the [Command Palette](/docs/getstarted/userinterface.md#command-palette) in the VS Code documentation.
116+
The **Quick Open** feature enables you to quickly open a file in your workspace, or search for symbols in files. Get more info about the [Command Palette](/docs/getstarted/userinterface.md#command-palette) in the VS Code documentation.
117117

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

0 commit comments

Comments
 (0)