Fixes wording

This commit is contained in:
Esteban Ordano 2015-01-20 11:08:57 -03:00
parent 74b7571517
commit 8588ddae7f

View File

@ -3,7 +3,7 @@ description: A superclass for the messages of the bitcoin network
---
# Messages
The bitcoin protocol specifies a set of [messages](https://en.bitcoin.it/wiki/Protocol_specification) that can be sent from peer to peer. `bitcore-p2p` provides partial support for some of these messages.
The bitcoin protocol specifies a set of [messages](https://en.bitcoin.it/wiki/Protocol_specification) that can be sent from peer to peer. `bitcore-p2p` provides support for some of these messages.
## List of Messages