Skip to content

Commit fdcc751

Browse files
Update build-a-hello-world-web-part.md
Correct the description - Select N to not allow the solution to be deployed to all sites immediately
1 parent dd504e4 commit fdcc751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Build your first SharePoint client-side web part (Hello World part 1)
33
description: Create a new web part project and preview it.
4-
ms.date: 02/08/2020
4+
ms.date: 03/17/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -54,7 +54,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
5454
* Accept the default **helloworld-webpart** as your solution name, and then select Enter.
5555
* Select **SharePoint Online only (latest)**, and select Enter.
5656
* Select **Use the current folder** for where to place the files.
57-
* Select **N** to allow the solution to be deployed to all sites immediately.
57+
* Select **N** to not allow the solution to be deployed to all sites immediately.
5858
* Select **N** on the question if solution contains unique permissions.
5959
* Select **WebPart** as the client-side component type to be created.
6060

0 commit comments

Comments
 (0)