Skip to content

Commit 0aadccd

Browse files
authored
Correcting valid values
1 parent bdf6656 commit 0aadccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Example 3 creates a new site collection for the current company with specified s
6565

6666
Specifies the version of templates to use when you are creating a new site collection. This value sets the initial CompatibilityLevel value for the site collection. When this parameter is not specified, the CompatibilityLevel will be by default the highest possible version for the Web application.
6767

68-
Note: For SharePoint Online Preview, it can only be set to "14" or "15". "14" indicates SharePoint 2010 Products, "15" indicates SharePoint 2013. Other values are not valid and will cause error.
68+
Note: It can only be set to "15". Other values are not valid and will cause error.
6969

7070
```yaml
7171
Type: Int32

0 commit comments

Comments
 (0)