Skip to content

Commit

Permalink
docs: correct typo with --template flag in tutorial
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Molisani <mmolisani@bloomberg.net>
  • Loading branch information
molisani committed Oct 2, 2024
1 parent d53d3d5 commit 36948dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You should see this exact output if you generated a multi-command app. Since Str

#### Single Command

You can optionally choose to run `npx @stricli/create-app@latest --command-type single` to generate a single command app.
You can optionally choose to run `npx @stricli/create-app@latest --template single` to generate a single command app.

If you generated a single command app, your initial output should look like this:

Expand Down

0 comments on commit 36948dd

Please sign in to comment.