From de688ac6eb85c0c5e3cd022baa00dda261ed07ff Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Thu, 13 Jul 2023 09:05:07 +0300 Subject: [PATCH] [#2946] add a missing word in the ARM --- doc/sphinx/arm/ctrl-channel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index c6ebbf2ea6..ed41b2a73d 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -240,7 +240,7 @@ contain responses from each service, in the order they were requested: ] An exception to this are authentication or authorization errors which cause CA -to reject the entirely. The response to such an error will be formatted +to reject the command entirely. The response to such an error will be formatted as a single entry (JSON map) as follows: :: -- 2.47.2