diff --git a/docs/sources/use/working_with_links_names.rst b/docs/sources/use/working_with_links_names.rst index 8c654cbdbc..1b0e9f6914 100644 --- a/docs/sources/use/working_with_links_names.rst +++ b/docs/sources/use/working_with_links_names.rst @@ -59,7 +59,7 @@ inter-container communication is set to false. For example, there is an image called ``crosbymichael/redis`` that exposes the port 6379 and starts the Redis server. Let's name the container as ``redis`` -based on that image and run it as daemon. +based on that image and run it as a daemon. .. code-block:: bash