Skip to content

Commit 909dba3

Browse files
authored
Refine the sentence
1 parent 682d3c2 commit 909dba3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ a new instance.
7474
The name of a Service object must be a valid
7575
[DNS label name](/docs/concepts/overview/working-with-objects/names#dns-label-names).
7676

77-
For example, suppose you have a set of Pods and each of them listens on TCP port 9376
77+
For example, suppose you have a set of Pods where each listens on TCP port 9376
7878
and contains a label `app=MyApp`:
7979

8080
```yaml

0 commit comments

Comments
 (0)