Skip to content

Commit a57f219

Browse files
committed
Update Set-SPOTenant.md
Fix comments
1 parent 3638bf5 commit a57f219

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2067,12 +2067,12 @@ Accept wildcard characters: False
20672067

20682068
### -AllowClassicPublishingSiteCreation
20692069

2070-
This parameter allows creation of classic publishing site collections (templates BLANKINTERNETCONTAINER#0, CMSPUBLISHING#0 and BLANKINTERNET#0) and activation of classic publishing features in site collections and sites.
2070+
This parameter allows creation of classic publishing site collections (templates BLANKINTERNETCONTAINER#0, CMSPUBLISHING#0 and BLANKINTERNET#0) and activation of classic publishing features in sites.
20712071

20722072
The valid values are:
20732073

2074-
* False (default) - Classic publishing site collections can not be created; the publishing features can not be activated in site collections and sites.
2075-
* True - Classic publishing site collections can be created and the publishing features can be activated in site collections and sites.
2074+
* False (default) - Classic publishing site collections cannot be created and the publishing features cannot be activated in sites.
2075+
* True - Classic publishing site collections can be created and the publishing features can be activated in sites.
20762076

20772077
```yaml
20782078
Type: Boolean

0 commit comments

Comments
 (0)