Skip to content

Commit 179da7f

Browse files
Update teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 809d11a commit 179da7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ This example returns information about all activated phone numbers with the capa
104104
```powershell
105105
Get-CsPhoneNumberAssignment -TelephoneNumberContain "524"
106106
```
107-
This example returns information about all phone numbers that contains the digits 524, including the phone number with extension 524 used in example 2.
107+
This example returns information about all phone numbers that contain the digits 524, including the phone number with extension 524 used in example 2.
108+
108109

109110
## PARAMETERS
110111

0 commit comments

Comments
 (0)