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.