Skip to content

Commit 99536dc

Browse files
aurasaVesaJuvonen
authored andcommitted
Update building-simple-field-customizer.md (SharePoint#3213)
Correct Heading for "Deploy the field to SharePoint Online and host JavaScript from local host": Other than the heading states, the assets are not hosted on localhost but on SharePoint online
1 parent 16d6eec commit 99536dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/extensions/get-started/building-simple-field-customizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ Notice also that by default **includeClientSideAssets** attribute is set to true
352352
```
353353

354354

355-
## Deploy the field to SharePoint Online and host JavaScript from local host
355+
## Deploy the field to SharePoint Online
356356

357357
Now you are ready to deploy the solution to a SharePoint site and get the field association automatically included in a field. We will use the `ship` option with this packaging, so that all assets are packaged automatically inside of the solution package.
358358

0 commit comments

Comments
 (0)