From 2264bd95b681d1336b167c8ecd9b2ce65b963071 Mon Sep 17 00:00:00 2001 From: Zhang Wei Date: Tue, 23 Feb 2016 10:25:24 +0800 Subject: [PATCH] Fix typo Signed-off-by: Zhang Wei --- docs/userguide/storagedriver/aufs-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide/storagedriver/aufs-driver.md b/docs/userguide/storagedriver/aufs-driver.md index 76271cf0e1..4651e66e0c 100644 --- a/docs/userguide/storagedriver/aufs-driver.md +++ b/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.