diff --git a/docs/root/intro/arch_overview/listeners.rst b/docs/root/intro/arch_overview/listeners.rst index 30717b38041f5..dee42bd45fa68 100644 --- a/docs/root/intro/arch_overview/listeners.rst +++ b/docs/root/intro/arch_overview/listeners.rst @@ -20,7 +20,7 @@ etc.). Listeners are optionally also configured with some number of :ref:`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) `.