Skip to content

Commit cc36e86

Browse files
sdwheelerCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 2962059 commit cc36e86

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

reference/5.1/Microsoft.PowerShell.Core/Get-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ You can also read the help articles about the commands that come with PowerShell
657657
You can use `Get-Help` to search for help articles by keyword or wildcard pattern. `Get-Help`
658658
displays a list of the matching articles. If the search term matches an approved verb, `Get-Help`
659659
displays a list of commands that use that verb. It doesn't include other help articles that include
660-
the matching search term. If the search term doesn't match any an approved verb, `Get-Help` displays
660+
the matching search term. If the search term doesn't match an approved verb, `Get-Help` displays
661661
a list of articles that include that text in their contents. For more information about approved
662662
verbs, see [Get-Verb](xref:Microsoft.PowerShell.Utility.Get-Verb).
663663

reference/7.4/Microsoft.PowerShell.Core/Get-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ You can also read the help articles about the commands that come with PowerShell
657657
You can use `Get-Help` to search for help articles by keyword or wildcard pattern. `Get-Help`
658658
displays a list of the matching articles. If the search term matches an approved verb, `Get-Help`
659659
displays a list of commands that use that verb. It doesn't include other help articles that include
660-
the matching search term. If the search term doesn't match any an approved verb, `Get-Help` displays
660+
the matching search term. If the search term doesn't match an approved verb, `Get-Help` displays
661661
a list of articles that include that text in their contents. For more information about approved
662662
verbs, see [Get-Verb](xref:Microsoft.PowerShell.Utility.Get-Verb).
663663

reference/7.5/Microsoft.PowerShell.Core/Get-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ You can also read the help articles about the commands that come with PowerShell
657657
You can use `Get-Help` to search for help articles by keyword or wildcard pattern. `Get-Help`
658658
displays a list of the matching articles. If the search term matches an approved verb, `Get-Help`
659659
displays a list of commands that use that verb. It doesn't include other help articles that include
660-
the matching search term. If the search term doesn't match any an approved verb, `Get-Help` displays
660+
the matching search term. If the search term doesn't match an approved verb, `Get-Help` displays
661661
a list of articles that include that text in their contents. For more information about approved
662662
verbs, see [Get-Verb](xref:Microsoft.PowerShell.Utility.Get-Verb).
663663

reference/7.6/Microsoft.PowerShell.Core/Get-Help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ You can also read the help articles about the commands that come with PowerShell
657657
You can use `Get-Help` to search for help articles by keyword or wildcard pattern. `Get-Help`
658658
displays a list of the matching articles. If the search term matches an approved verb, `Get-Help`
659659
displays a list of commands that use that verb. It doesn't include other help articles that include
660-
the matching search term. If the search term doesn't match any an approved verb, `Get-Help` displays
660+
the matching search term. If the search term doesn't match an approved verb, `Get-Help` displays
661661
a list of articles that include that text in their contents. For more information about approved
662662
verbs, see [Get-Verb](xref:Microsoft.PowerShell.Utility.Get-Verb).
663663

0 commit comments

Comments
 (0)