spelling typo

This commit is contained in:
Chris Arnesen 2015-02-04 08:55:25 -08:00
parent 75f8585530
commit 3d463970c8
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)