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

Commit 447a8bf

Browse files
authored
Merge pull request #9177 from #9177
[Imported] Fix typo error
2 parents f8bb605 + 1b7c372 commit 447a8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/docker/docker-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The script option settings determine the PHP version and {{site.data.var.mcd-pro
5555
{: .install-script-options}
5656
Option | Description
5757
:----- | :------
58-
`-p`, `--php` | PHP version (for installing dependencies). You must specify a PHP version that is compatible with the {{site.data.var.ee}} version deployed to the Cloud Docker envrionment. Defaults to `7.2`
58+
`-p`, `--php` | PHP version (for installing dependencies). You must specify a PHP version that is compatible with the {{site.data.var.ee}} version deployed to the Cloud Docker environment. Defaults to `7.2`
5959
`-i`, `--image` | {{site.data.var.mcd-prod}} image version (for installing dependencies). Defaults to `1.1`
6060
`--host` | Domain name to add to the `/etc/hosts` file. Defaults to `magento2.docker`
6161
`--add-host` | Add domain name to `/etc/hosts` file. Defaults to true (`yes`)

0 commit comments

Comments
 (0)