Skip to content

Commit 8a830f5

Browse files
keharperjhadobe
andauthored
Update src/pages/amazon-sales-channel/prerequisites.md
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
1 parent 37b85d8 commit 8a830f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/amazon-sales-channel/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use the following steps to configure Commerce and subscribe to catalog update ev
3131

3232
1. Register your Commerce instance as an event provider. See [Configure Adobe Commerce](https://developer.adobe.com/commerce/events/get-started/configure-commerce/) for details.
3333

34-
1. After you have configured your instance is configured and the event provider is created, use the following command to subscribe to the `observer.catalog_product_save_after` event:
34+
1. After you have configured your instance and the event provider is created, use the following command to subscribe to the `observer.catalog_product_save_after` event:
3535

3636
```bash
3737
bin/magento events:subscribe observer.catalog_product_save_after --fields=sku --fields=price --fields=stock_data.qty --fields=asin --fields=amazon_condition --fields=name

0 commit comments

Comments
 (0)