Skip to content

Commit 85dbd70

Browse files
committed
another string change
1 parent 4ad9da9 commit 85dbd70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/teams-ps/teams/New-Team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Set-TeamFunSettings -GroupId $group.GroupId -AllowCustomMemes true
5252
## PARAMETERS
5353

5454
### -Visibility
55-
Team access type.
55+
Team visibility.
5656
Valid values are "Private" and "Public".
5757
Default is "Private".
5858
(This parameter has the same meaning as -AccessType in New-UnifiedGroup.)

teams/teams-ps/teams/Set-Team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Accept wildcard characters: False
116116
```
117117
118118
### -Visibility
119-
Team access type.
119+
Team visibility.
120120
Valid values are "Private" and "Public"
121121
122122
```yaml

0 commit comments

Comments
 (0)