소스 검색

Merge pull request #32044 from jonisar/patch-1

Readme grammer fix
Vincent Demeester 8 년 전
부모
커밋
1bb6a53e76
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ This is usually difficult for several reasons:
     of them handle it differently.
 
 
-Docker solves the problem of dependency hell by giving the developer a simple
+Docker solves the problem of dependency hell by giving developers a simple
 way to express *all* their application's dependencies in one place, while
 streamlining the process of assembling them. If this makes you think of
 [XKCD 927](https://xkcd.com/927/), don't worry. Docker doesn't