Skip to content

Commit 7184a3a

Browse files
author
Petar Borisovski
authored
Update README
1 parent b73e387 commit 7184a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CustomGento_DefaultStoreCodeRemover
22

3-
Magento 2 module for hiding default store code.
3+
Magento 2 module for hiding the store code in the default store.
44

55
## Description
66

@@ -15,7 +15,7 @@ The module is in effect only when <code>web/url/use_store</code> is enabled
1515
* <code>bin/magento cache:flush</code>
1616
* <code>bin/magento setup:di:compile</code>
1717

18-
##Example
18+
## Example
1919
When the store codes in the url are disabled, the URL of the stores looks like this: `https://website.com/`.
2020

2121
When the store codes in the url are enabled, the URL of the stores looks like this: `https://website.com/store_code/`.

0 commit comments

Comments
 (0)