Bläddra i källkod

Merge pull request #69 from rahilsh/master

Fixed typo in readme
Guillaume Lours 6 år sedan
förälder
incheckning
50e72759a7
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
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