Skip to content

Commit 785e0da

Browse files
committed
docs(ap2): address Gemini review -- comma after e.g., backtick keyid param
1 parent 43cd917 commit 785e0da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ap2/http_message_signing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ digest were present and reject the message.
5757
## Multi-hop Proxy-chain Survival
5858

5959
AP2 deployments that route mandate requests through intermediary hops
60-
(e.g. Network-layer proxies, Merchant Payment Processors acting as
60+
(e.g., Network-layer proxies, Merchant Payment Processors acting as
6161
intermediaries) MUST preserve the original `Signature` and `Signature-Input`
6262
headers end-to-end. Intermediaries that modify the covered components
6363
invalidate the original signature; such modifications MUST NOT occur without
@@ -104,7 +104,7 @@ document. HTTP Message Signing adds the following:
104104
- The `created` RFC 9421 parameter SHOULD be included on payment proof
105105
submissions to provide a signed timestamp; verifiers SHOULD reject
106106
signatures with `created` values outside an acceptable clock-skew window.
107-
- Keyid resolution MUST follow an out-of-band discipline agreed between
107+
- `keyid` resolution MUST follow an out-of-band discipline agreed between
108108
AP2 participants; the `keyid` parameter does not itself constitute
109109
proof of identity without that discipline.
110110
- Content-Digest verification MUST precede signature acceptance; a

0 commit comments

Comments
 (0)