Skip to content

Commit ae12bb3

Browse files
authored
Merge pull request #21939 from Dragotic/Dragotic/fix-typo-host-aliases
Minor typo fix on Services Networking Host Aliases
2 parents 8da1919 + 872ed87 commit ae12bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ For example: to resolve `foo.local`, `bar.local` to `127.0.0.1` and `foo.remote`
7171

7272
{{< codenew file="service/networking/hostaliases-pod.yaml" >}}
7373

74-
Yoyu can start a Pod with that configuration by running:
74+
You can start a Pod with that configuration by running:
7575

7676
```shell
7777
kubectl apply -f https://k8s.io/examples/service/networking/hostaliases-pod.yaml

0 commit comments

Comments
 (0)