summary refs log tree commit diff
diff options
context:
space:
mode:
authorNad Chishtie <n.chishtie@gmail.com>2019-08-20 12:24:46 -0700
committerJorik Schellekens <joriks@matrix.org>2019-08-28 15:59:54 +0100
commite023fd563f911740cf41d2e73ea4d63567edc96f (patch)
treeaca6288f18d2528944a407460c86d1faf5a61b89
parentCompile (diff)
downloadsynapse-e023fd563f911740cf41d2e73ea4d63567edc96f.tar.xz
Add missing space
-rw-r--r--synapse_topology/webui/src/js/components/TLS.jsx2
1 files changed, 1 insertions, 1 deletions
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.
                         </p>
-                        <p>More information about Reverse Proxies
+                        <p>More information about Reverse Proxies{' '}
                             <a href="https://github.com/matrix-org/synapse/blob/master/docs/reverse_proxy.rst">
                                 in the docs</a>.
                         </p>