diff --git a/guides/v2.2/mrg/ee/CatalogInventoryStaging.md b/guides/v2.2/mrg/ee/CatalogInventoryStaging.md index a192d7c2f61..e2f462e0b2b 100644 --- a/guides/v2.2/mrg/ee/CatalogInventoryStaging.md +++ b/guides/v2.2/mrg/ee/CatalogInventoryStaging.md @@ -24,7 +24,7 @@ You can find the list of modules that have dependencies on the Magento_CatalogIn You can interact with the Magento_CatalogInventoryStaging module using the Magento {% glossarytooltip 55774db9-bf9d-40f3-83db-b10cc5ae3b68 %}extension{% endglossarytooltip %} mechanism, see [Magento plug-ins](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/plugins.html). -[The The Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_CatalogInventoryStaging module. +[The Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/depend-inj.html) enables you to override the functionality of the Magento_CatalogInventoryStaging module. ## Additional information