Fix some typos (#5968)

Corect some words for reading more easily

Signed-off-by: Nguyen Quang Huy <huynq0911@gmail.com>

Mirrored from https://github.com/envoyproxy/envoy @ f6746c39e1a745ce860bd91225ac7ba5c524787c
pull/620/head
data-plane-api(CircleCI) 6 years ago
parent f4f0743856
commit f9291a310a
  1. 2
      XDS_PROTOCOL.md

@ -295,7 +295,7 @@ allows:
This supports Envoy on-demand / lazily requesting additional resources. For This supports Envoy on-demand / lazily requesting additional resources. For
example, this may occur when a request corresponding to an unknown cluster example, this may occur when a request corresponding to an unknown cluster
arrives. arrives.
* The xDS server can incremetally update the resources on the client. * The xDS server can incrementally update the resources on the client.
This supports the goal of scalability of xDS resources. Rather than deliver This supports the goal of scalability of xDS resources. Rather than deliver
all 100k clusters when a single cluster is modified, the management server all 100k clusters when a single cluster is modified, the management server
only needs to deliver the single cluster that changed. only needs to deliver the single cluster that changed.

Loading…
Cancel
Save