Explorar el Código

Merge pull request #69 from rahilsh/master

Fixed typo in readme
Guillaume Lours hace 5 años
padre
commit
50e72759a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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