eip-778: fix typo

This commit is contained in:
Felix Lange 2017-12-09 23:44:30 +01:00
parent 95e28ff614
commit f80eb12f22

View File

@ -41,7 +41,7 @@ The components of a node record are:
- The remainder of the record consists of arbitrary key/value pairs, which must be sorted
by key.
A record's signature is made and validated according to an *identy scheme*. The identity
A record's signature is made and validated according to an *identity scheme*. The identity
scheme is also responsible for deriving a node's address in the DHT.
### RLP Encoding