diff --git a/docs/4.0/examples/checkout/index.html b/docs/4.0/examples/checkout/index.html index 2c346b16718760c94a2991f2325fbf18e3eb873d..392f58b8f57dbc95f340f04df6986b0748bfdd48 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">