Merge pull request #22081 from stefan-kolb/patch-1

Fix typo
This commit is contained in:
Kubernetes Prow Robot
2020-06-27 05:26:18 -07:00
committed by GitHub
@@ -91,7 +91,7 @@ These options are explaind in more detail below.
### Configuring Nodes to authenticate to a Private Registry ### Configuring Nodes to authenticate to a Private Registry
If you run Docker on your nodes, you can configure the Docker container If you run Docker on your nodes, you can configure the Docker container
runtuime to authenticate to a private container registry. runtime to authenticate to a private container registry.
This approach is suitable if you can control node configuration. This approach is suitable if you can control node configuration.