Skip to content

Commit 682d3c2

Browse files
authored
Rephrase the sentence
1 parent a170fbd commit 682d3c2

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ 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 that each listens on TCP port 9376
78-
and carry a label `app=MyApp`:
77+
For example, suppose you have a set of Pods and each of them listens on TCP port 9376
78+
and contains a label `app=MyApp`:
7979

8080
```yaml
8181
apiVersion: v1

0 commit comments

Comments
 (0)