chore(typo): fix incorrect storage driver reference

This commit is contained in:
Josh Sleeper 2019-01-15 15:37:17 -05:00 committed by GitHub
parent 46145f7bf9
commit 4c5b491d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ removed in a future release. It is recommended that users of the `overlay` stora
migrate to `overlay2`.
²) The `devicemapper` storage driver is deprecated in Docker Engine 18.09, and will be
removed in a future release. It is recommended that users of the `overlay` storage driver
removed in a future release. It is recommended that users of the `devicemapper` storage driver
migrate to `overlay2`.