From e023fd563f911740cf41d2e73ea4d63567edc96f Mon Sep 17 00:00:00 2001 From: Nad Chishtie Date: Tue, 20 Aug 2019 12:24:46 -0700 Subject: [PATCH] Add missing space --- synapse_topology/webui/src/js/components/TLS.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse_topology/webui/src/js/components/TLS.jsx b/synapse_topology/webui/src/js/components/TLS.jsx index 56ba5a2c0a..9583bac5fb 100644 --- a/synapse_topology/webui/src/js/components/TLS.jsx +++ b/synapse_topology/webui/src/js/components/TLS.jsx @@ -83,7 +83,7 @@ export default ({ If you choose to use a Reverse Proxy we'll provide you with configuration templates later.

-

More information about Reverse Proxies +

More information about Reverse Proxies{' '} in the docs.