diff --git a/readme.txt b/readme.txt index 1a4122b..f0a7875 100644 --- a/readme.txt +++ b/readme.txt @@ -51,6 +51,7 @@ For more installation options check the [official WordPress documentation](https = 1.0.14 = * Changes to plugin support info. +* Fix typo in plugin description. = 1.0.13 = * Declare compatibility with HPOS. diff --git a/woocommerce-gateway-kekspay.php b/woocommerce-gateway-kekspay.php index 748343e..357f6b2 100644 --- a/woocommerce-gateway-kekspay.php +++ b/woocommerce-gateway-kekspay.php @@ -2,7 +2,7 @@ /** * Plugin Name: KEKS Pay for WooCommerce * Plugin URI: https://www.kekspay.hr/ - * Description: Incredible fast and user friendly payment method created by Erste Bank Croatia. + * Description: Incredibly fast and user friendly payment method created by Erste Bank Croatia. * Version: 1.0.14 * Requires at least: 5.0 * Requires PHP: 7.2 @@ -14,7 +14,7 @@ * Domain Path: /languages * * WC requires at least: 3.3 - * WC tested up to: 8.2.1 + * WC tested up to: 8.2 */ if ( ! defined( 'ABSPATH' ) ) {