From 8df6fc8b2c94b14857ee54e29ca76b5f38e2c65f Mon Sep 17 00:00:00 2001 From: Charles Smith Date: Wed, 3 Aug 2016 09:51:09 -0700 Subject: [PATCH] add missing period Signed-off-by: Charles Smith Upstream-commit: 8bdb682205aa004cd4607945fdf48b41716eb6e1 Component: engine --- components/engine/docs/admin/live-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/admin/live-restore.md b/components/engine/docs/admin/live-restore.md index 117d804ae8..23792b6672 100644 --- a/components/engine/docs/admin/live-restore.md +++ b/components/engine/docs/admin/live-restore.md @@ -36,7 +36,7 @@ Use your favorite editor to enable the `live-restore` option in the You have to send a `SIGHUP` signal to the daemon process for it to reload the configuration. For more information on how to configure the Docker daemon using -config.json, see [daemon configuration file](../reference/commandline/dockerd.md#daemon-configuration-file) +config.json, see [daemon configuration file](../reference/commandline/dockerd.md#daemon-configuration-file). * When you start the Docker daemon, pass the `--live-restore` flag: