Skip to content

Commit 25ae4bc

Browse files
authored
Update Get-Team.md
1 parent 53e8a38 commit 25ae4bc

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 includes the specified text in its 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)