Merge pull request #19504 from vrushabhgawas14/overflow

fix : Text Overflow in last Note of mirror.md
This commit is contained in:
David Karlsson 2024-02-25 16:55:52 +01:00 committed by GitHub
commit 625296fa27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 > an error or is giving you information. For example, this log message is
> informational: > 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 > time="2017-06-02T15:47:37Z" level=info msg="error statting local store, serving from upstream: unknown blob" go.version=go1.7.4
> ``` > ```
> >