Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 75f0d91

Browse files
authored
Fix error in procedure title
"developer" should be "production"
1 parent db52b0f commit 75f0d91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cloud/docker/docker-mode-production.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Production mode is the default configuration setting for launching the Docker en
1212
{%include cloud/note-docker-config-reference-link.md%}
1313

1414
{:.procedure}
15-
To launch the Docker environment in developer mode:
15+
To launch the Docker environment in production mode:
1616

1717
1. Download a Magento application template from the [Magento Cloud repository][cloud-repo]. Be careful to select the branch that corresponds with the Magento version.
1818

@@ -95,4 +95,4 @@ To launch the Docker environment in developer mode:
9595
[cloud-repo]: https://github.com/magento/magento-cloud
9696
[magento-creds]: {{site.baseurl}}/guides/v2.3/install-gde/prereq/connect-auth.html
9797
[services]: {{site.baseurl}}/cloud/docker/docker-containers.html#service-containers
98-
[configure Xdebug]: {{site.baseurl}}/cloud/docker/docker-development-debug.html#configure-xdebug
98+
[configure Xdebug]: {{site.baseurl}}/cloud/docker/docker-development-debug.html#configure-xdebug

0 commit comments

Comments
 (0)