Merge pull request #1031 from chrisarnesen/master

spelling typo in docs
This commit is contained in:
Manuel Aráoz 2015-02-04 14:21:56 -03:00
commit c07ee19454
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ To get started, just `npm install bitcore` or `bower install bitcore`.
## Modules
Some functionality is implemented as a module that can be installed seperately:
Some functionality is implemented as a module that can be installed separately:
* [Payment Protocol Support](https://github.com/bitpay/bitcore-payment-protocol)
* [Peer to Peer Networking](https://github.com/bitpay/bitcore-p2p)