Skip to content

Commit 5cee3f5

Browse files
authored
Merge pull request MicrosoftDocs#5737 from pkothare/patch-1
Updated Remove-ComplianceTag.md
2 parents bfe7578 + 7f31e22 commit 5cee3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Remove-ComplianceTag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You need to be assigned permissions in the Office 365 Security & Compliance Cent
3232

3333
### Example 1
3434
```powershell
35-
IRemove-ComplianceTag -Identity "HR Content"
35+
Remove-ComplianceTag -Identity "HR Content"
3636
```
3737

3838
This example removes the label named HR Content.

0 commit comments

Comments
 (0)