Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80449c6

Browse files
author
Misty Stanley-Jones
authored
Merge pull request docker#1637 from joshwyatt/patch-1
Correct misspelling
2 parents f0ed4d8 + d5f6082 commit 80449c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/compose-file/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ more information.
964964

965965
> **Note:** The top-level
966966
> [`volumes` option](compose-file.md#volume-configuration-reference) defines
967-
> a named volume and references it from each service's `volumes` list. This replaces `volumes_from` in earlir versions of the Compose file format.
967+
> a named volume and references it from each service's `volumes` list. This replaces `volumes_from` in earlier versions of the Compose file format.
968968
969969
Mount paths or named volumes, optionally specifying a path on the host machine
970970
(`HOST:CONTAINER`), or an access mode (`HOST:CONTAINER:ro`).

0 commit comments

Comments
 (0)