Dev Docs: Fix Autoxref of "header" in P2P Section

Reported by aliakbarahmadi (thanks!)

Closes #867
This commit is contained in:
David A. Harding 2015-05-30 13:02:17 -04:00
parent 684dfd224c
commit 24a2e35ccd
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -85,8 +85,8 @@ please [open an issue][docs issue].)
{% autocrossref %}
All messages in the network protocol use the same container format,
which provides a required multi-field header and an optional payload.
The header format is:
which provides a required multi-field message header and an optional payload.
The message header format is:
| Bytes | Name | Data Type | Description
|-------|--------------|-----------|-------------