From a5b1740bbe3aa90848836268ebed82947ccf3fb4 Mon Sep 17 00:00:00 2001 From: Gaurav Gahlot Date: Wed, 19 May 2021 10:31:50 +0530 Subject: [PATCH] fixed typos Signed-off-by: Gaurav Gahlot --- docs/cri/config.md | 2 +- docs/hosts.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cri/config.md b/docs/cri/config.md index 388a33469..102c57d00 100644 --- a/docs/cri/config.md +++ b/docs/cri/config.md @@ -167,7 +167,7 @@ version = 2 # base_runtime_spec is a file path to a JSON file with the OCI spec that will be used as the base spec that all # container's are created from. # Use containerd's `ctr oci spec > /etc/containerd/cri-base.json` to output initial spec file. - # Spec files are loaded at launch, so containerd daemon must be restared on any changes to refresh default specs. + # Spec files are loaded at launch, so containerd daemon must be restarted on any changes to refresh default specs. # Still running containers and restarted containers will still be using the original spec from which that container was created. base_runtime_spec = "" diff --git a/docs/hosts.md b/docs/hosts.md index 8df0e98d1..bb4d61ee1 100644 --- a/docs/hosts.md +++ b/docs/hosts.md @@ -37,7 +37,7 @@ A registry host is the location where container images and artifacts are sourced registry hosts may be local or remote and are typically accessed via http/https using the [OCI distribution specification](https://github.com/opencontainers/distribution-spec/blob/main/spec.md). A registry mirror is not a registry host but these mirrors can also be used to pull content. -Registry hosts are typically refered to by their internet domain names, aka. registry +Registry hosts are typically referred to by their internet domain names, aka. registry host names. For example, docker.io, quay.io, gcr.io, and ghcr.io. A registry host namespace is, for the purpose of containerd registry configuration, a