summary refs log tree commit diff
diff options
context:
space:
mode:
authorJorik Schellekens <joriks@matrix.org>2019-08-27 16:54:50 +0100
committerJorik Schellekens <joriks@matrix.org>2019-08-28 15:59:54 +0100
commit0cfe4b3db9b6c3dd14a9178565875b98a7e57184 (patch)
tree303b3dcf17afb9a6351e4e8804d4ddb4fbbd0c6f
parentInclude a done screen (diff)
downloadsynapse-0cfe4b3db9b6c3dd14a9178565875b98a7e57184.tar.xz
Formatting
-rw-r--r--synapse_topology/webui/src/js/components/ExportKeys.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse_topology/webui/src/js/components/ExportKeys.jsx b/synapse_topology/webui/src/js/components/ExportKeys.jsx
index ad7bdb680c..ac7141f53a 100644
--- a/synapse_topology/webui/src/js/components/ExportKeys.jsx
+++ b/synapse_topology/webui/src/js/components/ExportKeys.jsx
@@ -38,7 +38,7 @@ export default ({ secretKeyLoaded, secretKey, onClick }) => {
                 Your server uses a secret key to identify itself to other servers. Keep
                 a copy of it to retain ownership of the server name in case the server
                 is inaccessible:
-      </p>
+            </p>
             <pre><code>{secretKey}</code></pre>
             <p>
                 Keep a copy of this key somewhere safe by downloading or copying