From f4933c123db906b2e9457ea56474a24969cf025a Mon Sep 17 00:00:00 2001 From: Shane McCarron Date: Mon, 26 Sep 2016 10:47:03 -0500 Subject: [PATCH] Fix run-on sentence --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 38ec31b..e1f041b 100644 --- a/index.html +++ b/index.html @@ -582,7 +582,7 @@

Payment Method Support

one available payment option with the corresponding enabled payment method.

The difference between supported and enabled payment methods is one of design-time vs runtime consideration. - A payment app supports all the payment methods it was designed to support however at runtime only a subset + A payment app supports all the payment methods it was designed to support; however at runtime only a subset may be enabled due to configuration or other runtime requirements that may not have been met for all supported payment methods.