Skip to content

Commit 5d7a58c

Browse files
Updated text mismatch (#12792)
1 parent 830f7c2 commit 5d7a58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/discover-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ command you're looking for. When looking for a cmdlet to use, you can filter on
4545
When you first pick up PowerShell, it might feel intimidating as there seems to be so much to learn.
4646
PowerShell is designed to help you learn a little at a time, as you need it.
4747

48-
PowerShell includes cmdlets that help you discover PowerShell. Using these three cmdlets, you can
48+
PowerShell includes cmdlets that help you discover PowerShell. Using these four cmdlets, you can
4949
discover what commands are available, what they do, and what types they operate on.
5050

5151
- `Get-Verb`. Running this command returns a list of verbs that most commands adhere to. The

0 commit comments

Comments
 (0)