Skip to content

Commit b5ab18d

Browse files
authored
Merge pull request #7712 from najee-repos/getting-started-command-palette-access
Update getting-started.md
2 parents 171493e + 71f51f8 commit b5ab18d

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)