Skip to content

Commit 1ca84b3

Browse files
AdamZWuMarkLodato
andauthored
Update envelope.md
Co-authored-by: Mark Lodato <[email protected]>
1 parent a16aac8 commit 1ca84b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envelope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ envelopes with individual signatures.
6969
### Parsing rules
7070

7171
* The following fields are REQUIRED and MUST be set, even if empty:
72-
one of (`payload`, `payloadUtf8`), `payloadType`, `signature`, `signature.sig`.
72+
exactly one of {`payload` or `payloadUtf8`}, `payloadType`, `signature`, `signature.sig`.
7373
* The following fields are OPTIONAL and MAY be unset: `signature.keyid`.
7474
An unset field MUST be treated the same as set-but-empty.
7575
* Producers, or future versions of the spec, MAY add additional fields.

0 commit comments

Comments
 (0)