Update swarm_manager_locking.md (#1959)

Deleted an extra "you".
This commit is contained in:
Wang Jie 2017-02-28 05:09:45 +08:00 committed by John Mulhausen
parent 778400df19
commit 0f762d3d5a
1 changed files with 1 additions and 1 deletions

View File

@ -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