Skip to content

Commit aa5389f

Browse files
committed
Apply review suggestions
1 parent ef7b0cb commit aa5389f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/network/drivers/host.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $ nc localhost 8000
7070
What you type in here will then appear on the terminal where the container is
7171
running.
7272

73-
To access a service running on the container you can start a container with
73+
To access a service running on the host from the container, you can start a container with
7474
host networking enabled with this command:
7575

7676
```console

0 commit comments

Comments
 (0)