Skip to content

Commit dd504e4

Browse files
Update building-simple-cmdset-with-dialog-api.md
Correct the description - Select N to not allow the solution to be deployed to all sites immediately
1 parent f1a2b04 commit dd504e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/extensions/get-started/building-simple-cmdset-with-dialog-api.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 ListView Command Set extension
33
description: Create an extension project, and then code and debug your extension by using SharePoint Framework (SPFx) Extensions.
4-
ms.date: 01/28/2020
4+
ms.date: 03/17/2020
55
ms.prod: sharepoint
66
ms.custom: scenarios:getting-started
77
---
@@ -43,7 +43,7 @@ You can follow these steps by watching the video on the SharePoint PnP YouTube C
4343
* Accept the default value of **command-extension** as your solution name, and then select Enter.
4444
* Select **SharePoint Online only (latest)**, and select Enter.
4545
* Select **Use the current folder**, and select Enter.
46-
* Select **N** to allow solution to be deployed to all sites immediately.
46+
* Select **N** to not allow solution to be deployed to all sites immediately.
4747
* Select **N** on the question if solution contains unique permissions.
4848
* Select **Extension** as the client-side component type to be created.
4949
* Select **ListView Command Set** as the extension type to be created.

0 commit comments

Comments
 (0)