diff --git a/man/src/volume.md b/man/src/volume.md index 0a09a41da381..6f006595d49a 100644 --- a/man/src/volume.md +++ b/man/src/volume.md @@ -1,5 +1,5 @@ The `docker volume` command has subcommands for managing data volumes. A data -volume is a specially-designated directory that by-passes storage driver +volume is a specially-designated directory that bypasses storage driver management. Data volumes persist data independent of a container's life cycle. When you