Skip to content

Commit 6396302

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

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
@@ -27,7 +27,8 @@ This cmdlet displays information about one or more phone numbers. You can filter
2727

2828
Returned results are sorted by TelephoneNumber in ascending order.
2929

30-
If you are using both -Skip X and -Top Y for filtering, the returned results will first be skipped by X and then the top Y results will be returned.
30+
If you are using both -Skip X and -Top Y for filtering, the returned results will first be skipped by X, and then the top Y results will be returned.
31+
3132

3233
## EXAMPLES
3334

0 commit comments

Comments
 (0)