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/intro/arch_overview/listeners.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ etc.).
Listeners are optionally also configured with some number of :ref:`listener filters
<arch_overview_listener_filters>`. These filters are processed before the network level filters,
and have the opportunity to manipulate the connection metadata, usually to influence how the
connection is processed later filters or clusters.
connection is processed by later filters or clusters.

Listeners can also be fetched dynamically via the :ref:`listener discovery service (LDS)
<config_listeners_lds>`.
Expand Down