Skip to content

Commit 98f91e8

Browse files
nschonnisdwheeler
authored andcommitted
typo: carachters -> characters (#3983)
1 parent 5f147f4 commit 98f91e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/5.1/Microsoft.PowerShell.Management/Restart-Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In practice, you would use the *WhatIf* parameter to determine the effect of the
7575

7676
### -DisplayName
7777
Specifies the display names of services to restarted.
78-
Wildcard carachters are permitted.
78+
Wildcard characters are permitted.
7979

8080
```yaml
8181
Type: String[]

reference/6/Microsoft.PowerShell.Management/Restart-Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In practice, you would use the *WhatIf* parameter to determine the effect of the
7979
### -DisplayName
8080

8181
Specifies the display names of services to restarted.
82-
Wildcard carachters are permitted.
82+
Wildcard characters are permitted.
8383

8484
```yaml
8585
Type: String[]

0 commit comments

Comments
 (0)