Skip to content

Commit 89e5474

Browse files
committed
typo: Double word "protection"
1 parent 3420f62 commit 89e5474

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/New-AntiPhishPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ The EnableOrganizationDomainsProtection parameter specifies whether to enable
233233
234234
- $true: Domain impersonation protection is enabled for all registered domains in the Office 365 organization.
235235
236-
- $false: Domain impersonation protection protection isn't enabled for all registered domains in the Office 365 organization. This is the default value. You can enable domain impersonation protection for specific domains by using the EnableTargetedDomainsProtection and TargetedDomainsToProtect parameters.
236+
- $false: Domain impersonation protection isn't enabled for all registered domains in the Office 365 organization. This is the default value. You can enable domain impersonation protection for specific domains by using the EnableTargetedDomainsProtection and TargetedDomainsToProtect parameters.
237237
238238
```yaml
239239
Type: $true | $false

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The EnableOrganizationDomainsProtection parameter specifies whether to enable
205205
206206
- $true: Domain impersonation protection is enabled for all registered domains in the Office 365 organization.
207207
208-
- $false: Domain impersonation protection protection isn't enabled for all registered domains in the Office 365 organization. This is the default value. You can enable domain impersonation protection for specific domains by using the EnableTargetedDomainsProtection and TargetedDomainsToProtect parameters.
208+
- $false: Domain impersonation protection isn't enabled for all registered domains in the Office 365 organization. This is the default value. You can enable domain impersonation protection for specific domains by using the EnableTargetedDomainsProtection and TargetedDomainsToProtect parameters.
209209
210210
```yaml
211211
Type: $true | $false

0 commit comments

Comments
 (0)