Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0ed4d8 + d5f6082 commit 80449c6Copy full SHA for 80449c6
compose/compose-file/index.md
@@ -964,7 +964,7 @@ more information.
964
965
> **Note:** The top-level
966
> [`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.
+> a named volume and references it from each service's `volumes` list. This replaces `volumes_from` in earlier versions of the Compose file format.
968
969
Mount paths or named volumes, optionally specifying a path on the host machine
970
(`HOST:CONTAINER`), or an access mode (`HOST:CONTAINER:ro`).
0 commit comments