Skip to content

Commit 876336b

Browse files
adrielbestlong
authored andcommitted
Fixed typo (laradock#1358)
1 parent 538b6aa commit 876336b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DOCUMENTATION/content/getting-started

DOCUMENTATION/content/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ We recommend using a Docker version which is newer than 1.13.
161161
cp env-example .env
162162
```
163163

164-
You can edit the `.env` file to choose which software you want to be installed in your environment. You can always refer to the `docker-compose.yml` file to see how those variables have been used.
164+
You can edit the `.env` file to choose which software's you want to be installed in your environment. You can always refer to the `docker-compose.yml` file to see how those variables are being used.
165165

166166
Depending on the host's operating system you may need to change the value given to `COMPOSE_FILE`. When you are running Laradock on Mac OS the correct file separator to use is `:`. When running Laradock from a Windows environment multiple files must be separated with `;`.
167167

0 commit comments

Comments
 (0)