Fix WooCommerce name typo in Codisto extension description in test (#38302)

This commit is contained in:
Gan Eng Chin 2023-06-07 23:45:52 +08:00 committed by GitHub
commit 99dbdbe3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -62,7 +62,7 @@ const pinterest = {
const amazon = {
title: 'Amazon, eBay & Walmart Integration for WooCommerce',
description:
'Convert Woocommerce into a fully-featured omnichannel commerce platform, leveraging powerful automation and real-time sync to connect your brand with millions of new customers on the world\u2019s largest online marketplaces.',
'Convert WooCommerce into a fully-featured omnichannel commerce platform, leveraging powerful automation and real-time sync to connect your brand with millions of new customers on the worlds largest online marketplaces.',
url: 'https://woocommerce.com/products/amazon-ebay-integration/?utm_source=marketingtab&utm_medium=product&utm_campaign=wcaddons',
direct_install: false,
icon: 'https://woocommerce.com/wp-content/plugins/wccom-plugins/marketing-tab-rest-api/icons/amazon-ebay.svg',

View File

@ -0,0 +1,4 @@
Significance: patch
Type: dev
Update Codisto extension description and fix WooCommerce name typo in test.