Skip to content

Commit 5b91d42

Browse files
authored
Merge pull request MicrosoftDocs#1582 from SamCosby/patch-3
Example still showed -Visibility.
2 parents a05bb05 + 7064633 commit 5b91d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ New-Team -DisplayName "Tech Reads"
3434

3535
### Example 2
3636
```
37-
New-Team -DisplayName "Tech Reads" -Description "Team to post technical articles and blogs" -Visibility Public
37+
New-Team -DisplayName "Tech Reads" -Description "Team to post technical articles and blogs" -AccessType Public
3838
```
3939

4040
### Example 3

0 commit comments

Comments
 (0)