mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix access spelling in auth docs
This commit is contained in:
parent
a77227a912
commit
1e8eb0f59d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ registry=http://localhost:5555/
|
|||
|
||||
#### Anonymous publish
|
||||
|
||||
`verdaccio`allows you to enable anonymous publish, to achieve that you will need to set up correctly your [packages acces](packages.md).
|
||||
`verdaccio`allows you to enable anonymous publish, to achieve that you will need to set up correctly your [packages access](packages.md).
|
||||
|
||||
Eg:
|
||||
|
||||
|
|
Loading…
Reference in a new issue