Skip to content

Commit 1758ad8

Browse files
authored
Merge pull request #20571 from matty-at-rdc/patch-2
Update volumes.md
2 parents 9e90b8c + 405c04c commit 1758ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/engine/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If you need to specify volume driver options, you must use `--mount`.
5656
- In the case of named volumes, the first field is the name of the volume, and is
5757
unique on a given host machine. For anonymous volumes, the first field is
5858
omitted.
59-
- The second field is the path where the file or directory are mounted in
59+
- The second field is the path where the file or directory is mounted in
6060
the container.
6161
- The third field is optional, and is a comma-separated list of options, such
6262
as `ro`. These options are discussed below.

0 commit comments

Comments
 (0)