fix typo.

This commit is contained in:
Raúl Kripalani
2019-11-12 10:29:58 +00:00
committed by GitHub
parent 238ca9f0d8
commit 4accd0a09d

View File

@@ -5,7 +5,7 @@
## Abstract ## Abstract
This RFC proposes a "signed envelope" structure that contains an arbitray byte This RFC proposes a "signed envelope" structure that contains an arbitrary byte
string payload, a signature of the payload, and the public key that can be used string payload, a signature of the payload, and the public key that can be used
to verify the signature. to verify the signature.