diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/examples/checkout/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/checkout/index.html b/docs/4.0/examples/checkout/index.html index 2c346b167..392f58b8f 100644 --- a/docs/4.0/examples/checkout/index.html +++ b/docs/4.0/examples/checkout/index.html @@ -182,7 +182,7 @@ </div> <div class="custom-control custom-radio"> <input id="paypal" name="paymentMethod" type="radio" class="custom-control-input" required> - <label class="custom-control-label" for="paypal">Paypal</label> + <label class="custom-control-label" for="paypal">PayPal</label> </div> </div> <div class="row"> |
