From 52b61de26822c33bdace1ee8c8e6ff412940a23c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 3 Jun 2022 15:04:16 +0200 Subject: [PATCH] Fixed error in pluggable discovery spec Fix #1653 --- docs/pluggable-discovery-specification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pluggable-discovery-specification.md b/docs/pluggable-discovery-specification.md index 6fab5d68624..e713cb98cdb 100644 --- a/docs/pluggable-discovery-specification.md +++ b/docs/pluggable-discovery-specification.md @@ -54,8 +54,8 @@ are three possible cases: #### START command -The `START` command initializes and starts the discovery internal subroutines. This command must be called before `LIST` -or `START_SYNC`. The response to the start command is: +The `START` command initializes and starts the discovery internal subroutines. This command must be called before +`LIST`. The response to the start command is: ```JSON {