diff --git a/docs/root/start/sandboxes/front_proxy.rst b/docs/root/start/sandboxes/front_proxy.rst index 5b3652b47fe5d..cbf8301fb99f1 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