diff --git a/engine/admin/live-restore.md b/engine/admin/live-restore.md index ffb946d723..946377650f 100644 --- a/engine/admin/live-restore.md +++ b/engine/admin/live-restore.md @@ -47,10 +47,7 @@ The live restore feature supports restoring containers to the daemon for upgrades from one minor release to the next. For example from Docker Engine 1.12.1 to 1.13.2. -If you skip releases during an upgrade, the daemon may not restore connection -the containers. If the daemon is unable restore connection, it ignores the -running containers and you must manage them manually. The daemon won't shut down -the disconnected containers. +If you skip releases during an upgrade, the daemon may not restore its connection to the containers. If the daemon is unable to restore the connection, it ignores the running containers and you must manage them manually. ## Live restore upon restart