Fix syntax error
This commit is contained in:
@@ -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 that each listen on TCP port 9376
|
||||
For example, suppose you have a set of Pods that each listens on TCP port 9376
|
||||
and carry a label `app=MyApp`:
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user