Skip to content

Commit 18bbe23

Browse files
Fix note formatting
1 parent f55ec71 commit 18bbe23

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,11 @@ 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 unassigned a policy instance._
74+
> [!NOTE]
75+
> Using `$null` in place of a policy name can be used to unassign a policy instance.
7676
> _Using $null in place of a policy name can be used to unassigned a policy instance._
77-
77+
78+
7879

7980

8081
## PARAMETERS

0 commit comments

Comments
 (0)