summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-02 17:06:50 +0100
committerErik Johnston <erik@matrix.org>2014-09-02 17:07:07 +0100
commit18f02474911e6dc46e4553a5f3c1c9e50b75d1c5 (patch)
treed55ae6fdbd3822639c7a5092c5dc361257a251a7
parentDon't so heavily suggest you need to edit the default config. List the change... (diff)
downloadsynapse-18f02474911e6dc46e4553a5f3c1c9e50b75d1c5.tar.xz
Remove an annoying 'the'
-rw-r--r--UPGRADE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index 6083a5a326..28a69d8d39 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -7,7 +7,7 @@ To upgrade the database schema, run::
 
 
 The home server now requires setting up of SSL config before it can run. To
-automatically generate the default config use::
+automatically generate default config use::
 
     $ python synapse/app/homeserver.py \
         --server-name machine.my.domain.name \