From 0ea28c396e1d749084e4e81884a205ca30801461 Mon Sep 17 00:00:00 2001 From: Christopher Patton Date: Fri, 13 Oct 2023 13:32:56 -0700 Subject: [PATCH] editorial: De-duplicate a forward reference --- draft-ietf-ppm-dap.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/draft-ietf-ppm-dap.md b/draft-ietf-ppm-dap.md index 0c8535f6..142ff77b 100644 --- a/draft-ietf-ppm-dap.md +++ b/draft-ietf-ppm-dap.md @@ -682,11 +682,10 @@ struct { } Query; ~~~ -The parameters pertaining to each query type are described in one of the -subsections below. The query is issued in-band as part of the collect -sub-protocol ({{collect-flow}}). Its content is determined by the "query type", -which in turn is encoded by the "query configuration" configured out-of-band. -All query types have the following configuration parameters in common: +The query is issued in-band as part of the collect sub-protocol +({{collect-flow}}). Its content is determined by the "query type", which in +turn is encoded by the "query configuration" configured out-of-band. All query +types have the following configuration parameters in common: - `min_batch_size` - The smallest number of reports the batch is allowed to include. In a sense, this parameter controls the degree of privacy that will