From 3113352260fcdee119773e47b7aaa06c8c75bd64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20=E7=90=86=E6=96=AF=E7=89=B9?= Date: Wed, 2 Dec 2020 14:37:26 +0800 Subject: [PATCH] Update front_proxy.rst typo Signed-off-by: Albert --- docs/root/start/sandboxes/front_proxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/root/start/sandboxes/front_proxy.rst b/docs/root/start/sandboxes/front_proxy.rst index 5b3652b47fe5..cbf8301fb99f 100644 --- a/docs/root/start/sandboxes/front_proxy.rst +++ b/docs/root/start/sandboxes/front_proxy.rst @@ -251,7 +251,7 @@ We can ``curl`` it to gain useful information: - :ref:`/server_info ` provides information about the Envoy version you are running. - :ref:`/stats ` provides statistics about the Envoy server. -In the example we can we can enter the ``front-envoy`` container to query admin: +In the example we can enter the ``front-envoy`` container to query admin: .. code-block:: console