Skip to content

Commit 35c574e

Browse files
authored
Merge pull request MicrosoftDocs#11407 from get-itips/patch-425
Improve displayName description
2 parents 5fb4baa + 2aa0ba0 commit 35c574e

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
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
```
127127
128128
### -DisplayName
129-
Filters to return teams with a full match to the provided displayname. As displayname is not unique, this acts as a filter rather than an exact match. Note that this filter value is case-sensitive.
129+
Specify this parameter to return teams with the provided display name as a filter. As the display name is not unique, multiple values can be returned. Note that this filter value is case-sensitive.
130130
131131
```yaml
132132
Type: String

0 commit comments

Comments
 (0)