Merge pull request #7129 from camsteffen/patch-1

fix grammar in About storage drivers
This commit is contained in:
Tammy Fox 2018-07-29 21:12:24 -04:00 committed by GitHub
commit 747b2c4784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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