Browse Source

Merge pull request #20588 from WeiZhang555/typo

Fix typo
Brian Goff 9 years ago
parent
commit
0d808683a1
1 changed files with 1 additions and 1 deletions
  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
 it in the stack
 
 
 The command below shows the contents of a metadata file in
 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
 stacked below it in the union mount. Remember, these directory names do no map
 to image layer IDs with Docker 1.10 and higher.
 to image layer IDs with Docker 1.10 and higher.