From 647f575a6ce81d045ad1ec79bba5741bd582f7fb Mon Sep 17 00:00:00 2001 From: Ankush Agarwal Date: Wed, 14 Jan 2015 23:02:17 -0800 Subject: [PATCH] Typo creating -> created Signed-off-by: Ankush Agarwal Upstream-commit: 82bfb3852ea0835d96d456c256f40633b020bd1e Component: engine --- components/engine/image/spec/v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/image/spec/v1.md b/components/engine/image/spec/v1.md index eea7e050d1..e4450283a7 100644 --- a/components/engine/image/spec/v1.md +++ b/components/engine/image/spec/v1.md @@ -391,7 +391,7 @@ interpret them. An example of creating an Image Filesystem Changeset follows. -An image root filesystem is first creating as an empty directory named with the +An image root filesystem is first created as an empty directory named with the ID of the image being created. Here is the initial empty directory structure for the changeset for an image with ID `c3167915dc9d` ([real IDs are much longer](#id_desc), but this example use a truncated one here for brevity.