Merge pull request #69 from rahilsh/master

Fixed typo in readme
This commit is contained in:
Guillaume Lours
2020-06-23 15:57:52 +02:00
committed by GitHub

View File

@@ -77,7 +77,7 @@ docker-compose up -d
Check the `README.md` of each sample to get more details on the structure and Check the `README.md` of each sample to get more details on the structure and
what is the expected output. what is the expected output.
To stop and remove the all containers of the sample application run: To stop and remove all containers of the sample application run:
```console ```console
docker-compose down docker-compose down