diff --git a/docs/pages/concepts/architecture.mdx b/docs/pages/concepts/architecture.mdx index baccd7eb3..2cb9409f1 100644 --- a/docs/pages/concepts/architecture.mdx +++ b/docs/pages/concepts/architecture.mdx @@ -34,8 +34,8 @@ Docker API calls locally on behalf of the controller. ## Proxy -Proxies are used to route inbound traffic from outside of Plane towards the correct drone. Proxies are also -responsible for terminating TLS connections. When they need to obtain a new certificate, they coordinate +Proxies are used to route inbound traffic from outside of Plane towards the correct session backend on the drone. +Proxies are also responsible for terminating TLS connections. When they need to obtain a new certificate, they coordinate with the controller to do so. ## DNS Server