Skip to content

Commit e44031a

Browse files
committed
Remove special character
1 parent 6285fa0 commit e44031a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docset/winserver2022-ps/dnsserver/Add-DnsServerQueryResolutionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ Accept wildcard characters: False
732732

733733
### -ThrottleLimit
734734
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
735-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
735+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
736736
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
737737

738738
```yaml

docset/winserver2022-ps/dnsserver/Set-DnsServerQueryResolutionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Accept wildcard characters: False
407407

408408
### -ThrottleLimit
409409
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
410-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
410+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
411411
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
412412

413413
```yaml

0 commit comments

Comments
 (0)