Refine the sentence

pull/25541/head
Zhizhen He 2021-02-28 10:23:54 +08:00 committed by GitHub
parent 682d3c2550
commit 909dba3bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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