From 9bed75c871deb95af8343b9e8baaad9c3c0b511d Mon Sep 17 00:00:00 2001
From: Shane McCarron
Date: Thu, 17 Mar 2016 07:36:43 -0500
Subject: [PATCH] Wrong document names and British English
The dependencies section had incorrect document names in it.
The document used the term "favour" instead of the American English spelling "favor".
---
specs/basic-card-payment.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/specs/basic-card-payment.html b/specs/basic-card-payment.html
index 0bd9ac9b..51479281 100644
--- a/specs/basic-card-payment.html
+++ b/specs/basic-card-payment.html
@@ -108,7 +108,7 @@ Introduction
of the PaymentRequest API.
- In the future, merchants should favour payment methods that provide a tokenized response rather than
+ In the future, merchants should favor payment methods that provide a tokenized response rather than
clear text credit card details.
@@ -119,7 +119,7 @@ Dependencies
This specification relies on several other underlying specifications.
- - Payment Request Document Architecture
+ - Payment Request Architecture
- The terms Payment Method,
Payment App, and Payment Transaction
Message Specification are defined by the Payment Request Architecture document
@@ -127,7 +127,7 @@
Dependencies
- Payment Request API
- The term PaymentRequest constructor is defined by the PaymentRequest API
specification [[!PAYMENTREQUESTAPI]].
- - Payment Request Document Architecture
+ - Payment Method Identifiers
- The term Payment
Method Identifier is defined by the Payment Method Identifiers specification
[[!METHODIDENTIFIERS]].
@@ -229,4 +229,4 @@ BillingAddress