Skip to content

Commit b70f0df

Browse files
typo fix 3
1 parent 35b3078 commit b70f0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOContainerUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3939
### Example 1
4040

4141
```powershell
42-
Remove-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owmer
42+
Remove-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owner
4343
```
4444

4545
Example 1 removes the user with User Principal Name "shras@contoso.com" from the role of an owner of container whose ContainerId is 423poi45 .

0 commit comments

Comments
 (0)