From b502214a41dd0b70cc5b21d45dd2a73f369b6ddc Mon Sep 17 00:00:00 2001 From: Wonsuk Lee Date: Mon, 9 Oct 2017 22:44:10 +0900 Subject: [PATCH] Fixed small things in the text and code example - fixed small typos in the text - fixed missing ')' in EXAMPLE 6 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5101d6d..4c21801 100644 --- a/index.html +++ b/index.html @@ -978,7 +978,7 @@

  • At a minimum, we expect user agents to display an icon and label for each matching origin to help the user make a selection.
  • -
  • In some contexts (e.g., a desktop browser) it may be possible to +
  • In some contexts (e.g., a desktop browser), it may be possible to improve the user experience by offering additional detail to the user. For example, if the user's "bank.com" origin knows about two credit cards (thus, two potential responses to the same payment @@ -1474,7 +1474,7 @@

    An invoked payment handler may or may not need to display information about itself or request user input. Some examples of potential payment - handler displays include: + handler display include:

    • The payment handler opens a window for the user to provide an @@ -1862,7 +1862,7 @@

      cardSecurityCode: "123" } }); - }); + }));

      [[!payment-request]] defines an ID that parties in the