Merge pull request #18229 from woocommerce/hotfix-updates-word-in-wc-plugin-description
Updates plugin description…
This commit is contained in:
commit
7b6f236bf1
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "woocommerce/woocommerce",
|
"name": "woocommerce/woocommerce",
|
||||||
"description": "An e-commerce toolkit that helps you sell anything. Beautifully.",
|
"description": "An eCommerce toolkit that helps you sell anything. Beautifully.",
|
||||||
"homepage": "https://woocommerce.com/",
|
"homepage": "https://woocommerce.com/",
|
||||||
"type": "wordpress-plugin",
|
"type": "wordpress-plugin",
|
||||||
"license": "GPL-2.0+",
|
"license": "GPL-2.0+",
|
||||||
|
|
|
@ -24106,7 +24106,7 @@ msgid "https://woocommerce.com/"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Description of the plugin/theme
|
#. Description of the plugin/theme
|
||||||
msgid "An e-commerce toolkit that helps you sell anything. Beautifully."
|
msgid "An eCommerce toolkit that helps you sell anything. Beautifully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Author of the plugin/theme
|
#. Author of the plugin/theme
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
/**
|
/**
|
||||||
* Plugin Name: WooCommerce
|
* Plugin Name: WooCommerce
|
||||||
* Plugin URI: https://woocommerce.com/
|
* Plugin URI: https://woocommerce.com/
|
||||||
* Description: An e-commerce toolkit that helps you sell anything. Beautifully.
|
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
||||||
* Version: 3.3.0-beta.1
|
* Version: 3.3.0-beta.1
|
||||||
* Author: Automattic
|
* Author: Automattic
|
||||||
* Author URI: https://woocommerce.com
|
* Author URI: https://woocommerce.com
|
||||||
|
|
Loading…
Reference in New Issue