Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Kuat Yessenov <[email protected]>
  • Loading branch information
kyessenov committed Sep 5, 2023
1 parent c189ec3 commit 1586f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/root/configuration/advanced/well_known_filter_state.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ The following list of filter state objects are consumed by Envoy extensions:
| - *ip*: IP address value;
| - *port*: port value.
* - ``envoy.upstream.dynamic_host``
- | :ref:`Dynamic forward proxy <envoy_v3_api_msg_extensions.clusters.dynamic_forward_proxy.v3.ClusterConfig>``
- | :ref:`Dynamic forward proxy <envoy_v3_api_msg_extensions.clusters.dynamic_forward_proxy.v3.ClusterConfig>`
| upstream host override on a per-connection basis.
* - ``envoy.upstream.dynamic_port``
- | :ref:`Dynamic forward proxy <envoy_v3_api_msg_extensions.clusters.dynamic_forward_proxy.v3.ClusterConfig>``
- | :ref:`Dynamic forward proxy <envoy_v3_api_msg_extensions.clusters.dynamic_forward_proxy.v3.ClusterConfig>`
| upstream port override on a per-connection basis.

0 comments on commit 1586f0c

Please sign in to comment.