Skip to content

Commit 5161130

Browse files
authored
Update Get-SPOSite.md
1 parent ff91878 commit 5161130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Example 2 lists the site collection with detailed properties.
7171
```
7272
Get-SPOSite -Identity https://contoso.sharepoint.com -DisableSharingForNonOwnersStatus
7373
```
74-
Example 3 disables the ability for non owners of a site collection to share.
74+
Example 3 Updates status on if the non owners of a site collection can share the site collection (does not set this value).
7575

7676
### -----------------------EXAMPLE 4-----------------------------
7777
```

0 commit comments

Comments
 (0)