From 87a9835f16cbe8c199b362fd9194b47f864e573f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=AD=E4=B9=9D=E9=BC=8E?= <109224573@qq.com> Date: Wed, 31 Jan 2024 21:37:48 +0800 Subject: [PATCH] docs: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 谭九鼎 <109224573@qq.com> --- docs/hosts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosts.md b/docs/hosts.md index af19c0e3a..2560db95a 100644 --- a/docs/hosts.md +++ b/docs/hosts.md @@ -333,7 +333,7 @@ override_path = true ## host field(s) (in the toml table format) -`[host]."https://namespace"` and `[host].http://namespace` entries in the +`[host]."https://namespace"` and `[host]."http://namespace"` entries in the `hosts.toml` configuration are registry namespaces used in lieu of the default registry host namespace. These hosts are sometimes called mirrors because they may contain a copy of the container images and artifacts you are attempting to