From 731db8a2707e7f266f7464ba713c7ad8111b42ec Mon Sep 17 00:00:00 2001 From: Peter Jausovec Date: Mon, 15 Nov 2021 16:01:39 -0800 Subject: [PATCH] Fix a typo Signed-off-by: Peter Jausovec --- docs/root/operations/admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/root/operations/admin.rst b/docs/root/operations/admin.rst index 6c785184a3cdb..0d6d57d750abe 100644 --- a/docs/root/operations/admin.rst +++ b/docs/root/operations/admin.rst @@ -261,7 +261,7 @@ modify different aspects of the server: .. http:get:: /init_dump - Dump currently information of unready targets of various Envoy components as JSON-serialized proto + Dump current information of unready targets of various Envoy components as JSON-serialized proto messages. See the :ref:`response definition ` for more information.