Skip to content

Commit d7258a8

Browse files
authored
Merge pull request MicrosoftDocs#8615 from JensTrier/FixSpacesPhoneNumberAssignment
Fix spaces from line in Set-CsPhoneNumberAssignment
2 parents c8d498e + ea33349 commit d7258a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This cmdlet will assign a phone number to a user or a resource account (online a
2424
```powershell
2525
Set-CsPhoneNumberAssignment -Identity <String> -PhoneNumber <String> -PhoneNumberType <String> -LocationId <String> [<CommonParameters>]
2626
```
27-
27+
2828
### Attribute
2929
```powershell
3030
Set-CsPhoneNumberAssignment -Identity <String> -EnterpriseVoice <Boolean> [<CommonParameters>]

0 commit comments

Comments
 (0)