Skip to content

Commit b0cf52e

Browse files
Apply suggestions from code review
Co-authored-by: Usha Mandya <[email protected]>
1 parent adfd078 commit b0cf52e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/desktop/features/networking/networking-how-tos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ to give the container direct access to the network stack of the host.
7676
See the [run command](/reference/cli/docker/container/run.md) for more details on
7777
publish options used with `docker run`.
7878

79-
All inbound connections pass through the Docker Desktop backend process (`com.docker.backend` (Mac), `com.docker.backend` (Windows), or `qemu` (Linux)), which handles port forwarding into the VM.
80-
For more detail, see [How exposed ports work](/manuals/desktop/features/networking/index.md#how-exposed-ports-work)
79+
All inbound connections pass through the Docker Desktop backend process (`com.docker.backend` (Mac), `com.docker.backend` (Windows), or `qemu` (Linux), which handles port forwarding into the VM.
80+
For more details, see [How exposed ports work](/manuals/desktop/features/networking/index.md#how-exposed-ports-work)
8181

8282
### Working with VPNs
8383

0 commit comments

Comments
 (0)