From bada691fc5549f49e0320e917a3f6da697c65efb Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Wed, 8 May 2019 09:01:57 +0800 Subject: [PATCH] Update configure-tls.md (#8719) --- swarm/configure-tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/configure-tls.md b/swarm/configure-tls.md index eb18596ade..3034ce94ad 100644 --- a/swarm/configure-tls.md +++ b/swarm/configure-tls.md @@ -543,7 +543,7 @@ do this for the `ubuntu` user on your Docker Engine client. Congratulations! You have configured a Docker swarm cluster to use TLS. -## Related Information +## Related information * [Secure Docker Swarm with TLS](secure-swarm-tls.md) * [Docker security](/engine/security/security/)