Skip to content

Commit fe4c16d

Browse files
Update user-get.md
Correct the typo
1 parent 1b0fec7 commit fe4c16d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manual/docs/cmd/spo/user/user-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ spo user get --webUrl https://contoso.sharepoint.com/sites/project-x --id 6
4040
Get user with login name 'i:0#.f|membership|[email protected]' for web _https://contoso.sharepoint.com/sites/project-x_
4141

4242
```sh
43-
spo user get --webUrl https://contoso.sharepoint.com/sites/project-x --loginName i:0#.f|membership|[email protected]
43+
spo user get --webUrl https://contoso.sharepoint.com/sites/project-x --loginName "i:0#.f|membership|[email protected]"
4444
```

0 commit comments

Comments
 (0)