From 7391a82648a36dbd1747e7bc50a8738d11dfdec3 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Mon, 26 Jun 2017 21:32:02 +0100 Subject: [PATCH] Minor grammar fix (#3703) --- engine/userguide/storagedriver/device-mapper-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/userguide/storagedriver/device-mapper-driver.md b/engine/userguide/storagedriver/device-mapper-driver.md index 2560fc7fdd..6ab1888043 100644 --- a/engine/userguide/storagedriver/device-mapper-driver.md +++ b/engine/userguide/storagedriver/device-mapper-driver.md @@ -135,7 +135,7 @@ below to configure Docker to use the `devicemapper` storage driver in > **Warning**: Changing the storage driver will make any containers you have already created inaccessible on the local system. Use `docker save` to save containers, and push existing images to Docker Hub or a private repository, so that you - not need to re-create them later. + don't need to recreate them later. The procedure below will create a logical volume configured as a thin pool to use as backing for the storage pool. It assumes that you have a spare block