mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
docs: fix typo/grammar (#927)
This commit is contained in:
parent
ab8f75c504
commit
7d70824cd0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ auth:
|
|||
|
||||
#### Multiple Auth plugins
|
||||
|
||||
This is tecnically possible, the plugins order becames important, the the credentials will resolved in order.
|
||||
This is tecnically possible, making the plugin order important, as the credentials will be resolved in order.
|
||||
|
||||
```yaml
|
||||
auth:
|
||||
|
|
Loading…
Reference in a new issue