Răsfoiți Sursa

Merge pull request #69 from rahilsh/master

Fixed typo in readme
Guillaume Lours 5 ani în urmă
părinte
comite
50e72759a7
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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