Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit e775776

Browse files
erikmarrkeharper
andauthored
Apply suggestions from code review
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent 5f2bb67 commit e775776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/config-guide/cli/config-cli-subcommands-catalog-sync.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Adobe Commerce and Magento Open Source compiles catalog data into tables using i
77

88
## Sync catalog data
99

10-
To use the catalog sync command, you must have an [API key and a SaaS Data Space configured](https://docs.magento.com/user-guide/system/saas.html). If you do not have an API key and have not configured a SaaS Data Space, you can still reindex product data but that data will not be exported to Commerce services.
10+
To synchronize catalog data, you must have an [API key and a SaaS Data Space configured](https://docs.magento.com/user-guide/system/saas.html). If you do not have an API key and have not configured a SaaS Data Space, you can still reindex product data but that data will not be exported to Commerce services.
1111

12-
The command used to sync catalog data is part of the `magento/saas-export` package. See [Install and configure Product Recommendations]({{ site.baseurl }}/recommendations/install-configure.html) for more information.
12+
The `saascatalog:resync` command is part of the `magento/saas-export` package. See [Install and configure Product Recommendations]({{ site.baseurl }}/recommendations/install-configure.html) for more information.
1313

1414
See the [user guide](https://docs.magento.com/user-guide/system/catalog-sync.html) to learn how to use the Catalog Sync dashboard in the Admin UI to observe and manage the Commerce to SaaS syncing process.
1515

0 commit comments

Comments
 (0)