diff --git a/guides/v2.0/config-guide/cli/config-cli-subcommands-cache.md b/guides/v2.0/config-guide/cli/config-cli-subcommands-cache.md index ccef2b5d5df..0c18f005e6c 100644 --- a/guides/v2.0/config-guide/cli/config-cli-subcommands-cache.md +++ b/guides/v2.0/config-guide/cli/config-cli-subcommands-cache.md @@ -25,7 +25,7 @@ Magento 2 has the following {% glossarytooltip 0bc9c8bc-de1a-4a06-9c99-a89a29c30
Configuration
config
Magento collects configuration from all modules, merges it, and saves the merged result to the cache. This cache also contains store-specific settings stored in the file system and database.
-Clean or flush this cache type after modifying configuration files.
Clean or flush this cache type after modifying configuration files or settings within the admin panel.
Layout