Skip to content

Commit fa80788

Browse files
committed
Rectified example error
1 parent af4fab2 commit fa80788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoftgraph/graph-powershell-beta/Microsoft.Graph.Beta.Teams/New-MgBetaTeam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ $params = @{
262262
}
263263

264264
New-MgBetaTeam -BodyParameter $params
265-
265+
```
266266
### EXAMPLE 8
267267
```powershell
268268
Import-Module Microsoft.Graph.Beta.Teams

0 commit comments

Comments
 (0)