Skip to content

Commit 2f0fb4d

Browse files
committed
Merge pull request #1367 from Bit-Wasp/typo-fix-readme
Small typo in readme
2 parents aed6357 + 5345fea commit 2f0fb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ transaction.sign(privateKey);
4848

4949
- [Lib](https://github.com/bitpay/bitcore-lib) - All of the core Bitcoin primatives including transactions, private key management and others
5050
- [Payment Protocol](https://github.com/bitpay/bitcore-payment-protocol) - A protocol for communication between a merchant and customer
51-
- [P2P](https://github.com/bitpay/bitcore-p2p) - The peer-to-peer networking protocot
51+
- [P2P](https://github.com/bitpay/bitcore-p2p) - The peer-to-peer networking protocol
5252
- [Mnemonic](https://github.com/bitpay/bitcore-mnemonic) - Implements mnemonic code for generating deterministic keys
5353
- [Channel](https://github.com/bitpay/bitcore-channel) - Micropayment channels for rapidly adjusting bitcoin transactions
5454
- [Message](https://github.com/bitpay/bitcore-message) - Bitcoin message verification and signing

0 commit comments

Comments
 (0)