Fixed typos in readme

Signed-off-by: Rahil S <rahilrshk@gmail.com>
This commit is contained in:
Rahil 2020-06-12 20:34:29 +05:30 committed by Rahil S
parent aaa6a612e4
commit 304292bd9b
1 changed files with 1 additions and 1 deletions

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
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
docker-compose down