We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecf9bd3 + e93ec2f commit 0acee94Copy full SHA for 0acee94
1 file changed
docs/reference/commandline/dockerd.md
@@ -205,7 +205,7 @@ find examples of using Systemd socket activation with Docker and Systemd in the
205
You can configure the Docker daemon to listen to multiple sockets at the same
206
time using multiple `-H` options:
207
208
-The example below runs the daemon listenin on the default unix socket, and
+The example below runs the daemon listening on the default unix socket, and
209
on 2 specific IP addresses on this host:
210
211
```console
0 commit comments