From 3d463970c8c4c3abb0b8959674dbb93dda84ec28 Mon Sep 17 00:00:00 2001 From: Chris Arnesen Date: Wed, 4 Feb 2015 08:55:25 -0800 Subject: [PATCH] spelling typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 1a149dc..f6c4de5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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)