Skip to content

Commit 4d401cc

Browse files
authored
ENGCOM-5458: Fixed typo in deploy module README.md #23735
2 parents 2f4cfc5 + 9d09a51 commit 4d401cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Deploy is a module that holds collection of services and command line tools to h
55
To execute this command, please, run "bin/magento setup:static-content:deploy" from the Magento root directory.
66
Deploy module contains 2 additional commands that allows switching between application modes (for instance from
77
development to
8-
production) and show current application mode. To change the mode run "bin/magento setup:mode:set [mode]".
8+
production) and show current application mode. To change the mode run "bin/magento deploy:mode:set [mode]".
99
Where mode can be one of the following:
1010
- development
1111
- production

0 commit comments

Comments
 (0)