diff --git a/draft-ietf-jose-json-web-proof.md b/draft-ietf-jose-json-web-proof.md index 1361bfe..882a358 100644 --- a/draft-ietf-jose-json-web-proof.md +++ b/draft-ietf-jose-json-web-proof.md @@ -448,7 +448,7 @@ Figure: Compact Serialization of Presentation ## JSON Serialization {#JSONSerialization} -The JSON Serialization is in the form of a JSON array, with property names representing the various components. +The JSON Serialization is in the form of a JSON object, with property names representing the various components. The `issuer` key has a string value holding the BASE64URL-encoded issuer protected header. This key MUST be included.