Skip to content

Commit 067218e

Browse files
authored
Merge pull request laradock#1461 from Omranic/patch-1
Fix minor typo!
2 parents 8a090f3 + 5ed3526 commit 067218e

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
@@ -176,7 +176,7 @@ docker-compose up -d nginx mysql
176176
**Note**: The `workspace` and `php-fpm` will run automatically in most of the cases, so no need to specify them in the `up` command. If you couldn't find them running then you need specify them as follow: `docker-compose up -d nginx php-fpm mysql workspace`.
177177

178178

179-
You can select your own combination of containers form [this list](http://laradock.io/introduction/#supported-software-images).
179+
You can select your own combination of containers from [this list](http://laradock.io/introduction/#supported-software-images).
180180

181181
*(Please note that sometimes we forget to update the docs, so check the `docker-compose.yml` file to see an updated list of all available containers).*
182182

0 commit comments

Comments
 (0)