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

marcoscaceres commented on this pull request.



> @@ -1930,27 +1905,25 @@ <h2>
             A human-readable string that explains why goods cannot be shipped
             to the chosen shipping address, or any other reason why no shipping
             options are available. When the payment request is updated using
-            <a data-lt="PaymentRequestUpdateEvent.updateWith">updateWith()</a>,
-            the <a>PaymentDetailsUpdate</a> can contain a message in the
+            {{PaymentRequestUpdateEvent/updateWith()}}, the
+            <a>PaymentDetailsUpdate</a> can contain a message in the

```suggestion
            {{PaymentDetailsUpdate}} can contain a message in the
```

-- 
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-360936482

Received on Wednesday, 19 February 2020 09:01:15 UTC