We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513a1f0 commit c1ca041Copy full SHA for c1ca041
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOExternalUser.md
@@ -52,7 +52,7 @@ Example 2 returns two external users from the third page of the collection.
52
Get-SPOExternalUser -Position 0 -PageSize 30 -SiteUrl https://contoso.sharepoint.com
53
```
54
55
-Example 3 returns the first 30 users that match the SiteUrl <https://contoso.sharepoint.com.>
+Example 3 returns the first 30 users that match the SiteUrl <https://contoso.sharepoint.com>.
56
57
## PARAMETERS
58
0 commit comments