diff --git a/compose/networking.md b/compose/networking.md index fc639f574b..370cbd6c42 100644 --- a/compose/networking.md +++ b/compose/networking.md @@ -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