Skip to content

Commit fcd1c89

Browse files
committed
Update Get-DlpSensitiveInformationTypeRulePackage.md
Typo fix in example per Issue #3170
1 parent f88c879 commit fcd1c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This example returns a summary list of all sensitive information type rule packa
4141

4242
### -------------------------- Example 2 --------------------------
4343
```
44-
Get-DlpSensitiveInformationTypeRulePackage - Identity "Microsoft Rule Package" | Format-List
44+
Get-DlpSensitiveInformationTypeRulePackage -Identity "Microsoft Rule Package" | Format-List
4545
```
4646

4747
This example returns detailed information for the sensitive information type rule package named Microsoft Rule Package.

0 commit comments

Comments
 (0)