Skip to content

Commit c7e0bfe

Browse files
authored
Merge branch 'master' into patch-8
2 parents 6f4630c + 06ea587 commit c7e0bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Returns the team that matches the specified MailNickName
5959
```
6060
PS> Get-Team -DisplayName "Sales and Marketing"
6161
```
62-
Returns the team that matches the specified DisplayName
62+
Returns the team that includes the specified text in its DisplayName. (This acts as a filter rather than an exact match).
6363

6464
## PARAMETERS
6565

0 commit comments

Comments
 (0)