Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/v2.1/mrg/ee/CatalogStaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ The Magento_CatalogStaging module makes irreversible changes in a database durin

## Dependencies

You can find the list of modules that have dependencies on the Magento_CatalogStaging module in the `require` section of the `composer.json` file. The file is located in the root directory of the module.
You can find the list of modules that the Magento_CatalogStaging module depends on in the `require` section of the `composer.json` file. The file is located in the root directory of the module.

## Extension points

Expand Down