mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
docs: fix typo in CONTRIBUTING.md (#3293)
This commit is contained in:
parent
a6c88932a2
commit
8db9cf93ce
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ clean git history.
|
||||||
#### Before Commit
|
#### Before Commit
|
||||||
|
|
||||||
Before committing, **you must ensure there are no linting errors and
|
Before committing, **you must ensure there are no linting errors and
|
||||||
all tests pass.** To do this, run these commands before create the PR:
|
all tests pass.** To do this, run these commands before creating the PR:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm lint
|
pnpm lint
|
||||||
|
|
Loading…
Reference in a new issue