Skip to content

Commit 5607a3f

Browse files
Merge pull request MicrosoftDocs#5490 from MicrosoftDocs/main638851768624303408sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 4eb7950 + 5a70e9e commit 5607a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/command-palette/command-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This result takes the user back to the main page of the Command Palette. It will
3838

3939
## Dismiss command result
4040

41-
This result hides the Command Palette after the action is executed, and takes it back to the hme page. On the next launch, the Command Palette will start from the main page with a blank query. This is useful for commands that are one-off actions, or that don't need to keep the Command Palette open.
41+
This result hides the Command Palette after the action is executed, and takes it back to the home page. On the next launch, the Command Palette will start from the main page with a blank query. This is useful for commands that are one-off actions, or that don't need to keep the Command Palette open.
4242

4343
If you don't know what else to use, this should be your default. Ideally, users should come into the palette, find what they need, and be done with it.
4444

0 commit comments

Comments
 (0)