Skip to content

Commit 3073199

Browse files
committed
Merge branch 'chrisda' of https://github.com/MicrosoftDocs/office-docs-powershell into chrisda
2 parents b82c07f + 9d3105f commit 3073199

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exchange/exchange-ps/exchange/policy-and-compliance-dlp/Get-PolicyTipConfig.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For information about the parameter sets in the Syntax section below, see Exchan
1717

1818
## SYNTAX
1919

20-
### Paramters
20+
### Parameters
2121
```
2222
Get-PolicyTipConfig [-Action <NotifyOnly | RejectOverride | Reject | Url>] [-Locale <CultureInfo>] [-Original]
2323
[-DomainController <Fqdn>] [<CommonParameters>]
@@ -72,7 +72,7 @@ You can't use the Action parameter with the Identity parameter.
7272

7373
```yaml
7474
Type: NotifyOnly | RejectOverride | Reject | Url
75-
Parameter Sets: Paramters
75+
Parameter Sets: Parameters
7676
Aliases:
7777
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
7878
Required: False
@@ -133,7 +133,7 @@ You can't use the Locale parameter with the Identity parameter.
133133
134134
```yaml
135135
Type: CultureInfo
136-
Parameter Sets: Paramters
136+
Parameter Sets: Parameters
137137
Aliases:
138138
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
139139
Required: False
@@ -148,7 +148,7 @@ The Original switch includes built-in Policy Tips in the results. You don't spec
148148
149149
```yaml
150150
Type: SwitchParameter
151-
Parameter Sets: Paramters
151+
Parameter Sets: Parameters
152152
Aliases:
153153
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
154154
Required: False

0 commit comments

Comments
 (0)