1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Typo creating -> created

Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
This commit is contained in:
Ankush Agarwal 2015-01-14 23:02:17 -08:00
parent 034466d356
commit 82bfb3852e

View file

@ -391,7 +391,7 @@ interpret them.
An example of creating an Image Filesystem Changeset follows. 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 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 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. longer](#id_desc), but this example use a truncated one here for brevity.