Skip to content

Commit e6a068e

Browse files
get-itipsdariomws
andauthored
Update sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md
Co-Authored-By: Dario Woitasen <[email protected]>
1 parent f763718 commit e6a068e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -SharingCapabil
129129
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -SharingDomainRestrictionMode AllowList -SharingAllowedDomainList "contoso.com"
130130
```
131131

132-
Example 6 sets the Sharing Capability to allow external users who accept sharing invitations and sign in as authenticated users and then specifies an email ___domain that is allowed for sharing with the external collaborators.
132+
Example 7 sets the Sharing Capability to allow external users who accept sharing invitations and sign in as authenticated users, and then specifies an email ___domain that is allowed for sharing with the external collaborators.
133133

134134

135135
## PARAMETERS

0 commit comments

Comments
 (0)