From f546d6b21780e4bfa33a6ceb8ea6c09e256ba2b0 Mon Sep 17 00:00:00 2001 From: Cameron Steffen Date: Sun, 29 Jul 2018 18:22:26 -0500 Subject: [PATCH] fix grammar --- storage/storagedriver/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/storagedriver/index.md b/storage/storagedriver/index.md index ea53196517..2e91726e8d 100644 --- a/storage/storagedriver/index.md +++ b/storage/storagedriver/index.md @@ -18,7 +18,7 @@ Storage drivers allow you to create data in the writable layer of your container The files won't be persisted after the container stops, and both read and write speeds are low. -[Learn how to use volumes](../index.md) to persist data and improved performance. +[Learn how to use volumes](../index.md) to persist data and improve performance. ## Images and layers