mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: fix typo
This commit is contained in:
parent
b1721b308e
commit
89254db04c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Contributing to Verdaccio
|
# Contributing to Verdaccio
|
||||||
|
|
||||||
> ⚠️ If you intent to file a PR with a new feature, please use `5.x` 🥰 the branch for it. `master` branch is avilable only for **bug fixing**.
|
> ⚠️ If you intend to file a PR with a new feature, please use 5.x 🥰 the branch for it. master branch is available only for **bug fixing** and dependencies updates.
|
||||||
|
|
||||||
We are happy that you wish to contribute to this project. For that reason, we
|
We are happy that you wish to contribute to this project. For that reason, we
|
||||||
present you with this guide.
|
present you with this guide.
|
||||||
|
|
Loading…
Reference in a new issue