diff --git a/engine/swarm/swarm_manager_locking.md b/engine/swarm/swarm_manager_locking.md index 7b89bd1460..460f789fc6 100644 --- a/engine/swarm/swarm_manager_locking.md +++ b/engine/swarm/swarm_manager_locking.md @@ -27,7 +27,7 @@ because the key is propagated to it over mutual TLS. ## Initialize a swarm with autolocking enabled -When you initialize a new swarm, you you can use the `--autolock` flag to +When you initialize a new swarm, you can use the `--autolock` flag to enable autolocking of swarm manager nodes when Docker restarts. ```bash