Skip to content

Commit cb2aa4c

Browse files
Update teams/teams-ps/teams/Get-Team.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 16376b8 commit cb2aa4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

teams/teams-ps/teams/Get-Team.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get-Team [-User <String>] [-Archived <Boolean>] [-Visibility <String>] [-Display
3232
This cmdlet supports retrieving teams with particular properties/information, including all teams that a specific user belongs to, all teams that have been archived, all teams with a specific display name, or all teams in the organization.
3333

3434
>[!NOTE]
35-
>At times, Get-Team returns multiple results matching the input and not just the exact match for attributes like DisplayName/MailNickName. This is a known behaviour.
35+
> Get-Team may return multiple results matching the input and not just the exact match for attributes like DisplayName/MailNickName. This is known behavior.
3636
3737
## EXAMPLES
3838

@@ -248,4 +248,3 @@ For more information, see about_CommonParameters (https://go.microsoft.com/fwlin
248248
[New-Team](new-team.md)
249249
250250
[Set-Team](set-team.md)
251-

0 commit comments

Comments
 (0)