From d71bedf6c5e814a8c935640b28a52d5919111caf Mon Sep 17 00:00:00 2001 From: Jason Travis Date: Fri, 7 Sep 2018 06:50:07 -0700 Subject: [PATCH] Update zfs-driver.md --- storage/storagedriver/zfs-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagedriver/zfs-driver.md b/storage/storagedriver/zfs-driver.md index 7f633d1a71..65cf4ac3e2 100644 --- a/storage/storagedriver/zfs-driver.md +++ b/storage/storagedriver/zfs-driver.md @@ -42,7 +42,7 @@ use unless you have substantial experience with ZFS on Linux. - Changing the storage driver makes 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. + do not need to re-create them later. ## Configure Docker with the `zfs` storage driver