s/an Docker/a Docker/

This commit is contained in:
ndrwrbgs 2021-10-29 14:26:37 -07:00 committed by GitHub
parent 6132b98306
commit dcb6e1ca89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ See the [links reference](compose-file/compose-file-v2.md#links) for more inform
## Multi-host networking
When deploying a Compose application on an Docker Engine with [Swarm mode enabled](../engine/swarm/index.md),
When deploying a Compose application on a Docker Engine with [Swarm mode enabled](../engine/swarm/index.md),
you can make use of the built-in `overlay` driver to enable multi-host communication.
Consult the [Swarm mode section](../engine/swarm/index.md), to see how to set up