Skip to content

Commit ce3b107

Browse files
authored
Merge pull request MicrosoftDocs#6677 from erwinvanhunen/patch-2
Patch 2
2 parents 343fe84 + 0bf7b78 commit ce3b107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ This example retrieves email invites stored in the ContosoWeb1 site to the user
4040

4141
### -Site
4242

43-
Specifies the URL or GUID of the site collection to get.
43+
Specifies the URL of the site collection to get.
4444

45-
The type must be a valid URL, in the form, https://server_name or https://server_name/sites/sitename, or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).
45+
The type must be a valid URL, in the form, https://server_name or https://server_name/sites/sitename
4646

4747
```yaml
4848
Type: SpoSitePipeBind

0 commit comments

Comments
 (0)