mirror of https://github.com/docker/docs.git
Correct warning text (#5700)
may still be locked -> may still be unlocked
This commit is contained in:
parent
7f94dbc3df
commit
2dd0056d60
|
|
@ -154,5 +154,5 @@ will not be able to restart the manager.
|
|||
> **Warning**:
|
||||
> When you rotate the unlock key, keep a record of the old key
|
||||
> around for a few minutes, so that if a manager goes down before it gets the new
|
||||
> key, it may still be locked with the old one.
|
||||
> key, it may still be unlocked with the old one.
|
||||
{:.warning}
|
||||
|
|
|
|||
Loading…
Reference in New Issue