Skip to content

Commit de736d3

Browse files
authored
Reflecting current valid value
1 parent 0aadccd commit de736d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Accept wildcard characters: False
392392
393393
### -MaxCompatibilityLevel
394394
395-
Specifies the upper bound on the compatibility level for new sites.
395+
The only valid value is "15".
396396
397397
```yaml
398398
Type: Int32
@@ -408,7 +408,7 @@ Accept wildcard characters: False
408408
409409
### -MinCompatibilityLevel
410410
411-
Specifies the lower bound on the compatibility level for new sites.
411+
The only valid value is "15".
412412
413413
```yaml
414414
Type: Int32

0 commit comments

Comments
 (0)