Skip to content

Commit 69b0828

Browse files
KoenZomersVesaJuvonen
authored andcommitted
Typo fix exerice -> exercise (SharePoint#3768)
1 parent 401567d commit 69b0828

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
@@ -123,7 +123,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
123123

124124
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.
125125

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

128128
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.
129129

0 commit comments

Comments
 (0)