Skip to content

Commit 1ac0649

Browse files
update note
1 parent 173581a commit 1ac0649

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

teams/teams-ps/teams/Grant-CsTeamsWorkLoadPolicy.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,8 @@ Assigns a given policy to the tenant.
7171
PS C:\> Grant-CsTeamsWorkLoadPolicy -Global -PolicyName Test
7272
```
7373

74-
> [!NOTE]
75-
> Using `$null` in place of a policy name can be used to unassign a policy instance.
76-
77-
> _Using $null in place of a policy name can be used to unassigned a policy instance._
74+
> [!NOTE]
75+
> _Using `$null` in place of a policy name can be used to unassigned a policy instance._
7876
7977

8078
## PARAMETERS

0 commit comments

Comments
 (0)