docs: fix typo in xDS docs (#14541)

This patch fixes a super tiny typo s/xdS/xDS/ in doc.

Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>

Mirrored from https://github.com/envoyproxy/envoy @ ad93583ba39f089928a104418155b3f391903eea
pull/624/head
data-plane-api(Azure Pipelines) 4 years ago
parent dbf307a9d9
commit 82bf91926f
  1. 2
      xds_protocol.rst

@ -32,7 +32,7 @@ The following v2 xDS resource types are supported:
- :ref:`envoy.api.v2.Auth.Secret <envoy_api_msg_Auth.Secret>`
- :ref:`envoy.service.discovery.v2.Runtime <envoy_api_msg_service.discovery.v2.Runtime>`
The following v3 xdS resource types are supported:
The following v3 xDS resource types are supported:
- :ref:`envoy.config.listener.v3.Listener <envoy_v3_api_msg_config.listener.v3.Listener>`
- :ref:`envoy.config.route.v3.RouteConfiguration <envoy_v3_api_msg_config.route.v3.RouteConfiguration>`

Loading…
Cancel
Save