Skip to content

Commit

Permalink
chore: fix typo in contribution guide (react-native-community#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
mciechanowicz authored and dratwas committed Jul 12, 2019
1 parent bb99263 commit acb5dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ verdaccio
```sh
npm set registry http://localhost:4873/
```
* Clone `react-native` and `@react-native-commiunity/cli`
* Clone `react-native` and `@react-native-community/cli`
* Release new version of `@react-native-community/cli` to local npm proxy. If you have any issues, head over to [verdaccio](https://github.com/verdaccio/verdaccio) and check out the docs.
```
cd /path/to/cli/packages/cli && npm publish
Expand Down

0 comments on commit acb5dbb

Please sign in to comment.