From 39a432742ab3d2c08b35a630f0b851a942265b46 Mon Sep 17 00:00:00 2001 From: Nicolas Thiebaud Date: Fri, 29 Jun 2018 11:59:30 -0700 Subject: [PATCH] two nits. Signed-off-by: Nicolas Thiebaud --- api/XDS_PROTOCOL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/XDS_PROTOCOL.md b/api/XDS_PROTOCOL.md index 081f8b94a9ae..85f1c45ae1df 100644 --- a/api/XDS_PROTOCOL.md +++ b/api/XDS_PROTOCOL.md @@ -303,10 +303,10 @@ stream. This allows the xDS server to keep track of the state of xDS clients connected to it. There is no REST version of Incremental xDS. In incremental xDS the nonce field is required and used to pair a -[`IncrementalDiscoveryResponse`]](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest) +[`IncrementalDiscoveryResponse`](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest) to a [`IncrementalDiscoveryRequest`](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest) ACK or NACK. -Optionaly, a response message level system_version_info is present for +Optionally, a response message level system_version_info is present for debugging purposes only. `IncrementalDiscoveryRequest` can be sent in 3 situations: