summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorsteamport <steamport@protonmail.com>2018-10-19 21:57:28 +0000
committerGitHub <noreply@github.com>2018-10-19 21:57:28 +0000
commit08760b0d9ac7d1ecf48b6aaef662cf346da7368d (patch)
tree1fc3c381665499179b4fbbfb5bab7d3171d08dbd /README.rst
parentAdd CL (diff)
downloadsynapse-08760b0d9ac7d1ecf48b6aaef662cf346da7368d.tar.xz
Fix formatting.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index de133f674d..bb99f4fe2b 100644
--- a/README.rst
+++ b/README.rst
@@ -684,6 +684,7 @@ so an example nginx configuration might look like::
   }
 
 an example caddy configuration may look like::
+
     proxy /_matrix http://localhost:8008 {
       transparent
     }