Skip to content

Commit 8c1105c

Browse files
author
jennywu
committed
Resolve comments
1 parent d04c315 commit 8c1105c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Microsoft.Online.SharePoint.PowerShell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Cancels further processing of version settings update on existing document libra
607607
Tenant properties allow tenant administrators to add properties in the app catalog that can be read by various SharePoint Framework components. Because tenant properties are stored in the tenant app catalog, you must provide the tenant app catalog site collection URL or the site collection app catalog URL in the following cmdlets. This cmdlet is used to remove a value in the property bag.
608608

609609
### [Remove-SPOTenantApplyFileVersionPolicyJob](Remove-SPOTenantApplyFileVersionPolicyJob.md)
610-
Stops further processing of tenant apply file version policy job that is in-progress. SharePoint Advanced Management license is required to run this cmdlet.
610+
Stops further processing of tenant apply file version policy job that is in progress. SharePoint Advanced Management license is required to run this cmdlet.
611611

612612
### [Remove-SPOTenantCdnOrigin](Remove-SPOTenantCdnOrigin.md)
613613
Removes a new origin from the Public or Private content delivery network (CDN). Requires Tenant administrator permissions.

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/New-SPOTenantApplyFileVersionPolicyJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Accept wildcard characters: False
8484
```
8585
8686
### -SetVersionPolicy
87-
Sets version policy for existing document libraries across all sites based on the tenant-level file version policy. The version policy applys to new versions created in these existing document libraries.
87+
Sets version policy for existing document libraries across all sites based on the tenant-level file version policy. The version policy applies to new versions created in these existing document libraries.
8888
8989
```yaml
9090
Type: SwitchParameter

0 commit comments

Comments
 (0)