Skip to content

Commit 27706ca

Browse files
authored
Merge pull request containerd#9721 from imba-tjd/patch-1
docs: fix typo
2 parents 93573f5 + 87a9835 commit 27706ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hosts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ override_path = true
333333

334334
## host field(s) (in the toml table format)
335335

336-
`[host]."https://namespace"` and `[host].http://namespace` entries in the
336+
`[host]."https://namespace"` and `[host]."http://namespace"` entries in the
337337
`hosts.toml` configuration are registry namespaces used in lieu of the default
338338
registry host namespace. These hosts are sometimes called mirrors because they
339339
may contain a copy of the container images and artifacts you are attempting to

0 commit comments

Comments
 (0)