mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-03 23:09:17 -05:00
docs: fix typo in plugin-middleware.md (#5058)
This commit is contained in:
parent
a461a2e4cf
commit
fce79e9d40
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ The `auth` and `storage` are instances and can be extended, but we don't recomme
|
|||
|
||||
> A good example of a middleware plugin is the [verdaccio-audit](https://github.com/verdaccio/monorepo/tree/master/plugins/audit).
|
||||
|
||||
## Generate an middleware plugin {#generate-an-middleware-plugin}
|
||||
## Generate a middleware plugin {#generate-a-middleware-plugin}
|
||||
|
||||
For detailed info check our [plugin generator page](plugin-generator). Run the `yo` command in your terminal and follow the steps.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue