doc: adopt PR comment suggestion

This commit is contained in:
Shabir Mohamed Abdul Samadh
2022-04-27 18:30:27 -04:00
committed by GitHub
parent f2ef9858a3
commit 65dbc312c7
@@ -205,7 +205,7 @@ The name of the Endpoints object must be a valid
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
When you create an [Endpoints](docs/reference/kubernetes-api/service-resources/endpoints-v1/)
object for a Service, you set the name of the new Endpoints to be the same as the
object for a Service, you set the name of the new Endpoints object to be the same as the
name of the Service.
{{< note >}}