From cb3f2ace6dd63705f30e00ee5078c432161d92d7 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 13 Jul 2017 13:21:08 -0700 Subject: [PATCH] Update mirror.md --- docs/recipes/mirror.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/recipes/mirror.md b/docs/recipes/mirror.md index b180865bb..eb42cda34 100644 --- a/docs/recipes/mirror.md +++ b/docs/recipes/mirror.md @@ -103,8 +103,9 @@ to make the change persistent. Save the file and restart Docker for the change to take effect. -> **Tip**: Some log messages that appear to be errors are actually -> informational messages. Check the `level` field to determine whether +> Some log messages that appear to be errors are actually informational messages. +> +> Check the `level` field to determine whether > the message is warning you about an error or is giving you information. > For example, this log message is informational: > @@ -144,4 +145,4 @@ by default. } ``` -Save the file and restart Docker for the change to take effect. \ No newline at end of file +Save the file and restart Docker for the change to take effect.