Fix typos in add-entries-to-pod-etc-hosts-with-host-aliases (#11639)

This commit is contained in:
yanghaichao12
2018-12-11 15:12:09 +08:00
committed by Kubernetes Prow Robot
parent a296530247
commit b6db60aff1
@@ -19,7 +19,7 @@ Modification not using HostAliases is not suggested because the file is managed
## Default Hosts File Content
Lets start an Nginx Pod which is assigned a Pod IP:
Let's start an Nginx Pod which is assigned a Pod IP:
```shell
kubectl run nginx --image nginx --generator=run-pod/v1