We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b3078 commit b70f0dfCopy full SHA for b70f0df
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOContainerUser.md
@@ -39,7 +39,7 @@ For permissions and the most current information about Windows PowerShell for Sh
39
### Example 1
40
41
```powershell
42
-Remove-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owmer
+Remove-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owner
43
```
44
45
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