소스 검색

Merge pull request #20588 from WeiZhang555/typo

Fix typo
Brian Goff 9 년 전
부모
커밋
0d808683a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/userguide/storagedriver/aufs-driver.md

+ 1 - 1
docs/userguide/storagedriver/aufs-driver.md

@@ -148,7 +148,7 @@ layer IDs). Inside each file are the names of the directories that exist below
 it in the stack
 
 The command below shows the contents of a metadata file in
-`/var/lib/docker/aufs/layers/` that lists the the three directories that are
+`/var/lib/docker/aufs/layers/` that lists the three directories that are
 stacked below it in the union mount. Remember, these directory names do no map
 to image layer IDs with Docker 1.10 and higher.