Browse code

Typo creating -> created

Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>

Ankush Agarwal authored on 2015/01/15 16:02:17
Showing 1 changed files
... ...
@@ -391,7 +391,7 @@ interpret them.
391 391
 
392 392
 An example of creating an Image Filesystem Changeset follows.
393 393
 
394
-An image root filesystem is first creating as an empty directory named with the
394
+An image root filesystem is first created as an empty directory named with the
395 395
 ID of the image being created. Here is the initial empty directory structure
396 396
 for the changeset for an image with ID `c3167915dc9d` ([real IDs are much
397 397
 longer](#id_desc), but this example use a truncated one here for brevity.