We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c0d4f commit 4472e1dCopy full SHA for 4472e1d
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOContainerUser.md
@@ -41,7 +41,7 @@ For permissions and the most current information about Windows PowerShell for Sh
41
### Example 1
42
43
```powershell
44
-Add-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owmer
+Add-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Owner
45
```
46
47
Example 1 assigns the role of owner to user with User Principal Name "shras@contoso.com".
0 commit comments