Skip to content

Commit eff15ed

Browse files
authored
Improve displayName description
1 parent abbf0d9 commit eff15ed

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 displayname as a filter. As displayname 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)