소스 검색

Fixed typos in readme

Signed-off-by: Rahil S <rahilrshk@gmail.com>
Rahil 5 년 전
부모
커밋
304292bd9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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