Skip to content

Commit

Permalink
Fix typo in dockerd reference documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Graeme Wiebe <[email protected]>
(cherry picked from commit e93ec2f)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
TheRealGramdalf authored and thaJeztah committed Dec 11, 2023
1 parent f9cdb6f commit 3ab117e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/dockerd.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ find examples of using Systemd socket activation with Docker and Systemd in the
You can configure the Docker daemon to listen to multiple sockets at the same
time using multiple `-H` options:

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
on 2 specific IP addresses on this host:

```console
Expand Down

0 comments on commit 3ab117e

Please sign in to comment.