mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
fix: minor grammatical tweak (#1513)
This commit is contained in:
parent
549f4743d0
commit
35f816bf5c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export default function publish(router: Router, auth: IAuth, storage: IStorageHa
|
||||||
/**
|
/**
|
||||||
* Publish a package / update package / un/start a package
|
* Publish a package / update package / un/start a package
|
||||||
*
|
*
|
||||||
* There are multiples scenarios here to considere:
|
* There are multiples scenarios here to be considered:
|
||||||
*
|
*
|
||||||
* 1. Publish scenario
|
* 1. Publish scenario
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue