Refine the sentence

This commit is contained in:
Zhizhen He
2021-02-28 10:23:54 +08:00
committed by GitHub
parent 682d3c2550
commit 909dba3bb2
@@ -74,7 +74,7 @@ a new instance.
The name of a Service object must be a valid
[DNS label name](/docs/concepts/overview/working-with-objects/names#dns-label-names).
For example, suppose you have a set of Pods and each of them listens on TCP port 9376
For example, suppose you have a set of Pods where each listens on TCP port 9376
and contains a label `app=MyApp`:
```yaml