Skip to content

Commit 090ecc1

Browse files
Update protocol.md
Co-authored-by: Aditya Sirish <[email protected]>
1 parent 0d8662a commit 090ecc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ either, and verifiers **MUST** accept either.
106106
## Multi-signature Verification
107107
108108
Multi-signature enhances the security by allowing multiple signers to sign the
109-
same payload. The resulted signatures are encoded and transmitted preferably
109+
same payload. The resulting signatures are encoded and transmitted, preferably
110110
using the recommended [JSON envelope](envelope.md).
111111
112112
A `(t, n)`-ENVELOPE is valid if the enclosed signatures pass the verification

0 commit comments

Comments
 (0)