diff --git a/index.html b/index.html index c9da5240..38663667 100644 --- a/index.html +++ b/index.html @@ -1582,9 +1582,10 @@

A sequence of PaymentItem dictionaries contains line items for the payment request that the user agent MAY display.
@@ -1787,10 +1788,10 @@

reason for the different total amount for the selected payment method that the user agent MAY display.

- It is the developer's responsibility to verify that the - total amount is the sum of the displayItems and the - additionalDisplayItems. + It is the developer's responsibility, when generating or updating a + PaymentRequest, to verify that the total amount is the sum of these + items.