diff --git a/index.html b/index.html index 954f0ce4..67e339c4 100644 --- a/index.html +++ b/index.html @@ -614,8 +614,8 @@

  • If |seenPMIs| [=set/contain|contains=] |pmi| throw a - {{RangeError}} {{DOMException}} optionally letting the - developer this [=payment method identifier=] is a duplicate. + {{RangeError}} {{DOMException}} optionally informing the + developer that this [=payment method identifier=] is a duplicate.
  • [=set/Append=] |pmi| to |seenPMIs|.
  • @@ -2742,7 +2742,7 @@

    |request|.{{PaymentRequest/[[response]]}} if |isRetry| is true, or a new {{PaymentResponse}} otherwise. -
  • If |isRetry| if false, initialize the newly created |response|: +
  • If |isRetry| is false, initialize the newly created |response|:
    1. Set |response|.{{PaymentResponse/[[request]]}} to |request|.
    2. @@ -3255,7 +3255,7 @@

      The {{PaymentRequest/canMakePayment()}} method provides feature detection for different payment methods. It may become a fingerprinting vector if in the future, a large number of payment - methods are available. purposes. User agents are expected to protect + methods are available. User agents are expected to protect the user from abuse of the method. For example, user agents can reduce user fingerprinting by: