summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/guide_docker.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/guide_docker.rst')
-rw-r--r--docs/docsite/rst/guide_docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/guide_docker.rst b/docs/docsite/rst/guide_docker.rst
index a5d3202b6a..10061d2e3c 100644
--- a/docs/docsite/rst/guide_docker.rst
+++ b/docs/docsite/rst/guide_docker.rst
@@ -205,7 +205,7 @@ options. These are the same environment variables used by the Docker modules.
by docker-py.
DOCKER_TIMEOUT:
- The maximum amount of time in seconds to wait on a response fromm the API. Defaults to 60 seconds.
+ The maximum amount of time in seconds to wait on a response from the API. Defaults to 60 seconds.
DOCKER_TLS:
Secure the connection to the API by using TLS without verifying the authenticity of the Docker host server.