Skip to content

Commit c1ca041

Browse files
get-itipsdariomws
andauthored
Update sharepoint/sharepoint-ps/sharepoint-online/Get-SPOExternalUser.md
Co-Authored-By: Dario Woitasen <[email protected]>
1 parent 513a1f0 commit c1ca041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOExternalUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Example 2 returns two external users from the third page of the collection.
5252
Get-SPOExternalUser -Position 0 -PageSize 30 -SiteUrl https://contoso.sharepoint.com
5353
```
5454

55-
Example 3 returns the first 30 users that match the SiteUrl <https://contoso.sharepoint.com.>
55+
Example 3 returns the first 30 users that match the SiteUrl <https://contoso.sharepoint.com>.
5656

5757
## PARAMETERS
5858

0 commit comments

Comments
 (0)