Skip to content

Commit 529abef

Browse files
committed
Rectified error
1 parent d749015 commit 529abef

File tree

1 file changed

+1
-1
lines changed
  • microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Teams

1 file changed

+1
-1
lines changed

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Teams/New-MgTeam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ $params = @{
258258
}
259259

260260
New-MgTeam -BodyParameter $params
261-
261+
```
262262
### EXAMPLE 8
263263
```powershell
264264
Import-Module Microsoft.Graph.Teams

0 commit comments

Comments
 (0)