Skip to content

Commit fe22ad0

Browse files
authored
Fixed missing space between words
Fixed missing space between words. In addition to that the line "You can preview and test your client-side web part locally on your questions." doesn't look correct "on your questions"? does it mean on your workbench, i think this needs to be corrected.
1 parent c0bd59c commit fe22ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/build-a-hello-world-web-part.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ SharePoint Workbench is also hosted in SharePoint to preview and test your local
370370
1. Go to the following URL: **https://your-sharepoint-tenant.sharepoint.com/_layouts/workbench.aspx**
371371

372372
> [!NOTE]
373-
> If you do not have the SPFx developer certificate installed, Workbench notifies you that it is configured not to load scripts from localhost. Stop the currently running process in the console window, and execute the **gulp trust-dev-cert** command in your project directory console to install the developer certificate before running the **gulp serve**command again. For more information, see [Trusting the self-signed developer certificate](../../set-up-your-development-environment.md#trusting-the-self-signed-developer-certificate)
373+
> If you do not have the SPFx developer certificate installed, Workbench notifies you that it is configured not to load scripts from localhost. Stop the currently running process in the console window, and execute the **gulp trust-dev-cert** command in your project directory console to install the developer certificate before running the **gulp serve** command again. For more information, see [Trusting the self-signed developer certificate](../../set-up-your-development-environment.md#trusting-the-self-signed-developer-certificate)
374374

375375
![SharePoint Workbench running in a SharePoint Online site](../../../images/sp-workbench-o365.png)
376376

0 commit comments

Comments
 (0)