Typo in comment.
This commit is contained in:
parent
a6f4332f89
commit
c93486ccc7
|
@ -331,7 +331,7 @@ jQuery( function( $ ) {
|
|||
// Re-init methods
|
||||
wc_checkout_form.init_payment_methods( selectedPaymentMethod );
|
||||
|
||||
// Fire updated_checkout e
|
||||
// Fire updated_checkout event.
|
||||
$( document.body ).trigger( 'updated_checkout', [ data ] );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue