From 8e04d5a68c9ec0cb95e2ae2e3500be7fb06a1ea8 Mon Sep 17 00:00:00 2001 From: Brian Goff Date: Wed, 3 Aug 2016 13:31:36 -0400 Subject: [PATCH] Merge pull request #25376 from sfsmithcha/fix_typo add missing period (cherry picked from commit f7d48d74a3dd44171d5e9dbcf33ba6de40baa08a) Signed-off-by: Tibor Vass --- docs/admin/live-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/live-restore.md b/docs/admin/live-restore.md index 117d804ae8..23792b6672 100644 --- a/docs/admin/live-restore.md +++ b/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: