From 45557de93621206ea5f73f5e0fddb40bdc94cdf6 Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Fri, 16 Aug 2019 17:47:00 +0100 Subject: Weird indent --- synapse_topology/webui/src/js/components/DelegationOptions.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/synapse_topology/webui/src/js/components/DelegationOptions.jsx b/synapse_topology/webui/src/js/components/DelegationOptions.jsx index 01dbb9319b..5d865d9655 100644 --- a/synapse_topology/webui/src/js/components/DelegationOptions.jsx +++ b/synapse_topology/webui/src/js/components/DelegationOptions.jsx @@ -147,9 +147,9 @@ export default ({ servername, skip, onClick }) => {

{servername} provides the url https://{servername}/.well-known/matrix/server which gives - federating servers information about how to contact the actual - server hosting the synapse install. (Don't worry! We'll print out - the .well-known file for you later.) + federating servers information about how to contact the actual + server hosting the synapse install. (Don't worry! We'll print out + the .well-known file for you later.)

{portSelection} -- cgit 1.4.1