Explorar o código

I can lose a screw if its on too loose

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Sven Dowideit %!s(int64=6) %!d(string=hai) anos
pai
achega
29ad9379f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      daemon/cluster/swarm.go

+ 1 - 1
daemon/cluster/swarm.go

@@ -466,7 +466,7 @@ func (c *Cluster) Info() types.Info {
 		default:
 			if info.Managers == 2 {
 				const warn string = `WARNING: Running Swarm in a two-manager configuration. This configuration provides
-         no fault tolerance, and poses a high risk to loose control over the cluster.
+         no fault tolerance, and poses a high risk to lose control over the cluster.
          Refer to https://docs.docker.com/engine/swarm/admin_guide/ to configure the
          Swarm for fault-tolerance.`