Skip to content

Commit 528c538

Browse files
committed
magento/magento2#: Magento_Config module. Fix content in read file
1 parent 63cf5b3 commit 528c538

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)