diff --git a/synapse/config/tls.py b/synapse/config/tls.py index 4748f71c2f07926b1c5be254c5feaf6a3e5ba29b..29eb012ddb79aa2b8409dff5a7c41d35d1708a7b 100644 --- a/synapse/config/tls.py +++ b/synapse/config/tls.py @@ -96,7 +96,7 @@ class TlsConfig(Config): # certificates returned by this server match one of the fingerprints. # # Synapse automatically adds the fingerprint of its own certificate - # to the list. So if federation traffic is handle directly by synapse + # to the list. So if federation traffic is handled directly by synapse # then no modification to the list is required. # # If synapse is run behind a load balancer that handles the TLS then it