Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/root/start/sandboxes/front_proxy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ We can ``curl`` it to gain useful information:
- :ref:`/server_info <operations_admin_interface_server_info>` provides information about the Envoy version you are running.
- :ref:`/stats <operations_admin_interface_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

Expand Down