Update backend-plugin.md

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-09-23 15:24:39 +01:00
parent 6103298d05
commit 81b0637824
+1 -1
View File
@@ -16,7 +16,7 @@ command in your Backstage repository root:
yarn new --select backend-plugin
```
Please also see the `--help` flag for the `create-plugin` command for some
Please also see the `--help` flag for the `new` command for some
further options that are available, notably the `--scope` and `--no-private`
flags that control naming and publishing of the newly created package. Your repo
root `package.json` will probably also have some default values already set up