Skip to content

Commit 14fcbeb

Browse files
krzysztof-tysVesaJuvonen
authored andcommitted
Typo in hosting-webpart-from-office-365-cdn.md (SharePoint#3074)
exerice ->exercise
1 parent 03fd0db commit 14fcbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
120120

121121
The default value for the **includeClientSideAssets** is `true`, which means that static assets are packaged automatically inside of the *.sppkg* files, and you do not need to separately host your assets from an external system.
122122

123-
Do **not** change this setting for this exerice, so that assets are automatically hosted when solution is deployed to your tenant.
123+
Do **not** change this setting for this exercise, so that assets are automatically hosted when solution is deployed to your tenant.
124124

125125
If *Office 365 CDN* is enabled, it is used automatically with default settings. If *Office 365 CDN* is not enabled, assets are served from the app catalog site collection. This means that if you leave the **includeClientSideAssets** setting `true`, your solution assets are automatically hosted in the tenant.
126126

0 commit comments

Comments
 (0)