Skip to content

Commit 0acee94

Browse files
authored
Merge pull request #4687 from TheRealGramdalf/dockerd-ref-patch
Fix typo in dockerd reference documentation
2 parents ecf9bd3 + e93ec2f commit 0acee94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/dockerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ find examples of using Systemd socket activation with Docker and Systemd in the
205205
You can configure the Docker daemon to listen to multiple sockets at the same
206206
time using multiple `-H` options:
207207

208-
The example below runs the daemon listenin on the default unix socket, and
208+
The example below runs the daemon listening on the default unix socket, and
209209
on 2 specific IP addresses on this host:
210210

211211
```console

0 commit comments

Comments
 (0)