Skip to content

Commit 495ff0f

Browse files
author
Trevor Seward
authored
Update Add-SPOTenantCdnOrigin.md
Fix for #2729
1 parent 240fd14 commit 495ff0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOTenantCdnOrigin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Accept wildcard characters: False
7676
7777
Specifies a path to the doc library to be configured. It can be provided in two ways: relative path, or a mask.
7878
79-
Relative-Relative path depends on the OriginScope. If the originScope is Tenant, a path must be a relative path under the tenant root. If the originScope is Site, a path must be a relative path under the given Site. The path must point to the valid Document Library or a folder with a document library.
79+
Relative-Relative path depends on the OriginScope. If the originScope is Tenant, a path must be a relative path under the tenant root. If the originScope is Site, a path must be a relative path under the given Site. The path must point to the valid Document Library or a folder within a document library.
8080
8181
8282
```yaml

0 commit comments

Comments
 (0)