0
Fork 0
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:
Juan Picado 2020-09-06 14:57:10 +02:00 committed by GitHub
parent b1721b308e
commit 89254db04c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# 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
present you with this guide.