From 380b52604aa0f23bad9218693d62e163f1b9c333 Mon Sep 17 00:00:00 2001 From: Vrushabh Gawas Date: Sun, 25 Feb 2024 17:38:15 +0530 Subject: [PATCH] fix text overflow --- content/docker-hub/mirror.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docker-hub/mirror.md b/content/docker-hub/mirror.md index 8461d8dd34..fdff8abfde 100644 --- a/content/docker-hub/mirror.md +++ b/content/docker-hub/mirror.md @@ -132,7 +132,7 @@ Save the file and reload Docker for the change to take effect. > an error or is giving you information. For example, this log message is > informational: > -> ```conf +> ```text > time="2017-06-02T15:47:37Z" level=info msg="error statting local store, serving from upstream: unknown blob" go.version=go1.7.4 > ``` >