Re: [w3c/browser-payment-api] fields in abort() Update paymentrequest.html (#130)

> @@ -500,14 +500,14 @@
>        <section>
>          <h2>abort()</h2>
>          <p>The <code><dfn>abort</dfn></code> method may be called if the web page wishes to abort the payment
> -        request after the <a><code>show</code></a> method has been called and before the [[\acceptPromise]]
> +        request after the <a><code>show</code></a> method has been called and before the <em>request</em>[[\acceptPromise]]
>          has been resolved.</p>

 Change to `<em>request</em>@[[\acceptPromise]]`

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/pull/130/files/fe174063842821a044a3539bb927a0f703209c09#r59126008

Received on Sunday, 10 April 2016 03:07:48 UTC