Skip to content

Commit 53e8a38

Browse files
authored
Clarifying Example 4 desc
1 parent bf7b0cd commit 53e8a38

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.
6363

6464
## PARAMETERS
6565

0 commit comments

Comments
 (0)