Skip to content

Commit 72003fa

Browse files
authored
capitalization
1 parent 4c6470e commit 72003fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Accept wildcard characters: False
155155
As a SharePoint Administrator in Microsoft 365, you can control how your content appears in the Microsoft 365 experience. When this value is true, the SharePoint Embedded application content is hidden throughout the Microsoft 365 environment, including on office.com, onedrive.com, in recommended sections, or through other Microsoft intelligent file discovery features.
156156
If you opt into the Microsoft 365 experience, your files will be integrated into Microsoft 365 environment, participating in intelligent file discovery.
157157
158-
PARAMVALUE: true | false
158+
PARAMVALUE: True | False
159159
160160
```yaml
161161
Type: Boolean
@@ -207,7 +207,7 @@ Accept wildcard characters: False
207207

208208
SharePoint Embedded offers a role-based sharing model that allows developers to configure file-sharing permissions based on container permission roles, offering a choice between a restrictive and an open sharing model. The open sharing model allows any container members and guest users with edit permissions to share files. The restrictive sharing model allows only container members who are either Owners or Managers to share files.
209209

210-
PARAMVALUE: true | false
210+
PARAMVALUE: True | False
211211

212212
```yaml
213213
Type: Boolean

0 commit comments

Comments
 (0)