Clarify text

This commit is contained in:
Chris Chinchilla 2023-03-14 14:40:49 +01:00
parent 2ce6f7dd72
commit bd47e9f24e
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ Here's what the configuration file might look like:
} }
``` ```
With this configuration the Docker daemon runs in debug mode, uses TLS, and With this configuration, run the Docker daemon in debug mode, using TLS, and
listens for traffic routed to `192.168.59.3` on port `2376`. You can learn what listen for traffic routed to `192.168.59.3` on port `2376`. You can learn what
configuration options are available in the configuration options are available in the
[dockerd reference docs](../../engine/reference/commandline/dockerd.md#daemon-configuration-file) [dockerd reference docs](../../engine/reference/commandline/dockerd.md#daemon-configuration-file)