Skip to content

Commit 3b36b98

Browse files
ENGCOM-5751: magento/magento2#: Magento_Config module. Fix content in read file #24420
- Merge Pull Request #24420 from atwixfirster/magento2:config-module-fix-readme - Merged commits: 1. 528c538
2 parents 63cf5b3 + 528c538 commit 3b36b98

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

app/code/Magento/Config/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
#Config
1+
# Magento_Config module
2+
23
The Config module is designed to implement system configuration functionality.
3-
It provides mechanisms to add, edit, store and retrieve the configuration data
4-
for each scope (there can be a default scope as well as scopes for each website and store).
4+
It provides mechanisms to add, edit, store and retrieve the configuration data for each scope (there can be a default scope as well as scopes for each website and store).
55

6-
Modules can add items to be configured on the system configuration page by creating
7-
system.xml files in their etc/adminhtml directories. These system.xml files get merged
8-
to populate the forms in the config page.
6+
Modules can add items to be configured on the system configuration page by creating system.xml files in their etc/adminhtml directories. These system.xml files get merged to populate the forms in the config page.

0 commit comments

Comments
 (0)