Skip to content

Commit 18ee95f

Browse files
authored
Update Monorepo.md
1 parent 2c308ad commit 18ee95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Monorepo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ If your package is not designed to be published, add `"private": true` and remov
2020
# Publishing packages on npm registry
2121
* You need to have an account on [npmjs.com](https://www.npmjs.com/) and privileges to publish packages on [vue-storefront](https://www.npmjs.com/org/vue-storefront)
2222
* Open console and login to your account via `yarn login`
23-
* Yu should be on a `master` branch or if you are relasing RC versions on `develop`
23+
* You should be on a `master` branch or if you are relasing RC versions on `develop`
2424
* Run `yarn lerna publish` and follow on screen questions to bump packages versions, according to semantic versioning rules
2525
* Push commit and tags to repository

0 commit comments

Comments
 (0)