Skip to content

Commit ea681af

Browse files
committed
docs: fix typo
Signed-off-by: Arash Haghighat <[email protected]>
1 parent b450bff commit ea681af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cri/registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document describes the method to configure the image registry for `containe
1313
## Configure Registry Credentials
1414

1515
> **_NOTE:_** registry.configs.*.auth is DEPRECATED and will NOT have an equivalent way to store
16-
> unecrypted secrets in the host configuration files. However, it will not be removed until
16+
> unencrypted secrets in the host configuration files. However, it will not be removed until
1717
> a suitable secret management alternative is available as a plugin. It remains supported
1818
> in 1.x releases, including the 1.6 LTS release.
1919
@@ -43,7 +43,7 @@ After modifying this config, you need to restart the `containerd` service.
4343

4444
### Configure Registry Credentials Example - GCR with Service Account Key Authentication
4545

46-
If you don't already have Google Container Registry (GCR) set-up then you need to do the following steps:
46+
If you don't already have Google Container Registry (GCR) set up then you need to do the following steps:
4747

4848
* Create a Google Cloud Platform (GCP) account and project if not already created (see [GCP getting started](https://cloud.google.com/gcp/getting-started))
4949
* Enable GCR for your project (see [Quickstart for Container Registry](https://cloud.google.com/container-registry/docs/quickstart))

0 commit comments

Comments
 (0)