Skip to content

Commit 24a120d

Browse files
committed
fix formatting.
1 parent 0e6af6f commit 24a120d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ You must be a SharePoint Online global administrator and a site collection admin
2727
### Example 1
2828
```
2929
Add-SPOTenantCdnOrigin -CdnType public -OriginUrl /sites/site/subfolder
30+
```
3031

3132
This example configures a public CDN on a site level.
32-
```
33+
3334

3435

3536
## PARAMETERS

0 commit comments

Comments
 (0)