Skip to content

Commit 0b81489

Browse files
committed
fix a grammar mistake - Chinese version
1 parent 9c475f3 commit 0b81489

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@ spec:
18191819
```
18201820

18211821
<!--
1822-
ExternalName accepts an IPv4 address string, but as a DNS names comprised of digits, not as an IP address. ExternalNames that resemble IPv4 addresses are not resolved by CoreDNS or ingress-nginx because ExternalName
1822+
ExternalName accepts an IPv4 address string, but as a DNS name comprised of digits, not as an IP address. ExternalNames that resemble IPv4 addresses are not resolved by CoreDNS or ingress-nginx because ExternalName
18231823
is intended to specify a canonical DNS name. To hardcode an IP address, consider using
18241824
[headless Services](#headless-services).
18251825
-->

0 commit comments

Comments
 (0)