Re: [w3c/webpayments-payment-apps-api] Small fixes (#114)

marcoscaceres requested changes on this pull request.



> @@ -758,7 +758,7 @@
     Request API, the user agent displays a list of matching origins
     for the user to make a selection. This specification includes a
     limited number of display requirements; most user experience
-    details are left to user agents.</p>
+    details are left to user agent implementers.</p>

maybe just "left to implementers"

> @@ -1189,8 +1189,8 @@
           Promise.</p>
           <p>If the Promise is rejected, the user agent MUST run
           the <dfn>payment app failure algorithm</dfn>. The exact
-          details of this algorithm is left for user agent
-          implementers to decide on. Acceptable behaviors include,
+          details of this algorithm are left to user agent
+          implementers. Acceptable behaviors include,

Same as above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-payment-apps-api/pull/114#pullrequestreview-27992652

Received on Monday, 20 March 2017 23:34:57 UTC