From 686d95e8d08b61c8d2d8303baee08c070b6e4a4a Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Thu, 23 Feb 2017 17:10:42 +1100 Subject: [PATCH] editorial: s/shown/presented (closes #428) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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