diff --git a/woocommerce/checkout/payment.php b/woocommerce/checkout/payment.php index 3311cf8..a83c966 100644 --- a/woocommerce/checkout/payment.php +++ b/woocommerce/checkout/payment.php @@ -10,9 +10,9 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ + * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.4.0 + * @version 3.5.3 */ defined( 'ABSPATH' ) || exit; @@ -37,7 +37,10 @@ if ( ! is_ajax() ) {