Browse code

Fix typo

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Zhang Wei authored on 2016/02/23 11:25:24
Showing 1 changed files
... ...
@@ -148,7 +148,7 @@ layer IDs). Inside each file are the names of the directories that exist below
148 148
 it in the stack
149 149
 
150 150
 The command below shows the contents of a metadata file in
151
-`/var/lib/docker/aufs/layers/` that lists the the three directories that are
151
+`/var/lib/docker/aufs/layers/` that lists the three directories that are
152 152
 stacked below it in the union mount. Remember, these directory names do no map
153 153
 to image layer IDs with Docker 1.10 and higher.
154 154