Skip to content

Commit 2edfc24

Browse files
committed
Typo fixes
1 parent 0cb7bcc commit 2edfc24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Enable-App.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Accept wildcard characters: False
108108
```
109109

110110
### -Mailbox
111-
The Mailbox parameter specifies the the mailbox. You can use any value that uniquely identifies the mailbox. For example:
111+
The Mailbox parameter specifies the mailbox. You can use any value that uniquely identifies the mailbox. For example:
112112

113113
- Name
114114
- Alias

exchange/exchange-ps/exchange/New-AutoSensitivityLabelRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Accept wildcard characters: False
406406
```
407407

408408
### -ExceptIfProcessingLimitExceeded
409-
The ExceptIfProcessingLimitExceeded parameter specifies an exception for the auto-labeling policy rule rule that looks for files where scanning couldn't complete. Valid values are:
409+
The ExceptIfProcessingLimitExceeded parameter specifies an exception for the auto-labeling policy rule that looks for files where scanning couldn't complete. Valid values are:
410410

411411
- $true: Look for files where scanning couldn't complete.
412412
- $false: Don't look for files where scanning couldn't complete.
@@ -441,7 +441,7 @@ Accept wildcard characters: False
441441
```
442442

443443
### -ExceptIfSenderIPRanges
444-
The ExceptIfSenderIpRanges parameter specifies an exception for the auto-labeling policy rule rule that looks for senders whose IP addresses matches the specified value, or fall within the specified ranges. Valid values are:
444+
The ExceptIfSenderIpRanges parameter specifies an exception for the auto-labeling policy rule that looks for senders whose IP addresses matches the specified value, or fall within the specified ranges. Valid values are:
445445

446446
- Single IP address: For example, 192.168.1.1.
447447
- IP address range: For example, 192.168.0.1-192.168.0.254.

0 commit comments

Comments
 (0)