Fix some typos (#3636)

Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
Bily Zhang
2018-11-06 07:22:16 +08:00
committed by k8s-ci-robot
parent a4de023c29
commit 6c14f35f00
3 changed files with 3 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ docker_iptables_enabled: "false"
docker_log_opts: "--log-opt max-size=50m --log-opt max-file=5"
## An obvious use case is allowing insecure-registry access to self hosted registries.
## Can be ipddress and domain_name.
## Can be ipaddress and domain_name.
## example define 172.19.16.11 or mirror.registry.io
# docker_insecure_registries:
# - mirror.registry.io