diff options
| -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 e80377084..d8e5eafcb 100644 --- a/docs/4.0/examples/checkout/index.html +++ b/docs/4.0/examples/checkout/index.html @@ -211,7 +211,7 @@ </div> </div> <div class="col-md-3 mb-3"> - <label for="cc-expiration">CVV</label> + <label for="cc-cvv">CVV</label> <input type="text" class="form-control" id="cc-cvv" placeholder="" required> <div class="invalid-feedback"> Security code required |
