diff --git a/index.html b/index.html index 350ede5c..76d00947 100644 --- a/index.html +++ b/index.html @@ -669,7 +669,7 @@
The abort() method may be called if the web page wishes to tell the user agent to abort the payment request - and to tear down any user interface that might be shown. + and to tear down any user interface that might be presented. abort() can only be called after the show() method has been called and before this instance's [[\acceptPromise]] has been resolved. For example, a web page might choose to do this if the