From 176e9e2ffc192862f104b13bdf651551c1e492f1 Mon Sep 17 00:00:00 2001 From: Eric Yang Date: Wed, 4 May 2016 19:13:00 +0800 Subject: [PATCH] fix typo fix typo Signed-off-by: Qizhao Yang --- docs/userguide/storagedriver/imagesandcontainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide/storagedriver/imagesandcontainers.md b/docs/userguide/storagedriver/imagesandcontainers.md index 627729595c..1ec8a098ac 100644 --- a/docs/userguide/storagedriver/imagesandcontainers.md +++ b/docs/userguide/storagedriver/imagesandcontainers.md @@ -42,7 +42,7 @@ image. Docker 1.10 introduced a new content addressable storage model. This is a completely new way to address image and layer data on disk. Previously, image -and layer data was referenced and stored using a a randomly generated UUID. In +and layer data was referenced and stored using a randomly generated UUID. In the new model this is replaced by a secure *content hash*. The new model improves security, provides a built-in way to avoid ID