diff --git a/README.md b/README.md index e172208..7acf7f4 100644 --- a/README.md +++ b/README.md @@ -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