diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index d5160f90..93ba48b2 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -422,7 +422,7 @@

show()

The show method is called when the page wants to begin user interaction for the payment request. The show method will return a Promise that will be resolved when the - user accepts the payment request. Some kind of user interface will be shown to the user to facilitate the + user accepts the payment request. Some kind of user interface will be presented to the user to facilitate the payment request after the show method returns.