Skip to content

Commit c626908

Browse files
StfBauerVesaJuvonen
authored andcommitted
fixing typo in available command line options (SharePoint#2080)
1 parent 32fae08 commit c626908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The command lists all the generators available on your machine. Select `@microso
4040
You can use the command-line options available with the Yeoman SharePoint generator to scaffold projects in one command instead of going through the prompts. Execute the following command to see the list of command-line options available for the SharePoint generator:
4141

4242
```
43-
yo @microsoft/generator-sharepoint --help
43+
yo @microsoft/sharepoint --help
4444
```
4545

4646
<br/>

0 commit comments

Comments
 (0)