Re: [w3c/payment-request] Editorial: Use respec shorthands instead of `data-lt` (#899)

marcoscaceres commented on this pull request.



>              </td>
           </tr>
           <tr>
             <td>
               <dfn>[[\acceptPromise]]</dfn>
             </td>
             <td>
-              The pending {{Promise}} created during <a data-lt=
-              "PaymentRequest.show">show</a> that will be resolved if the user
-              accepts the payment request.
+              The pending {{Promise}} created during {{PaymentRequest/show}}

```suggestion
              The pending {{Promise}} created during {{PaymentRequest/show()}}
```

-- 
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/payment-request/pull/899#pullrequestreview-360934432

Received on Wednesday, 19 February 2020 08:58:01 UTC