summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorJuuso "Linda" Lapinlampi <linda@lindalap.fi>2019-02-08 21:26:16 +0000
committerTravis Ralston <travpc@gmail.com>2019-02-15 22:25:29 -0700
commit6575df647da9d946dae0a41881d27b1569fff9c5 (patch)
treeb494b9cbe8b164a9292d4894183b38924d91e258 /UPGRADE.rst
parentconfig: Remove a repeated word from a logger warning (diff)
downloadsynapse-6575df647da9d946dae0a41881d27b1569fff9c5.tar.xz
UPGRADE.rst: Fix a typo in "Upgrading Synapse" section
See: https://en.wiktionary.org/wiki/successful
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index d869b7111b..228222d534 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -39,7 +39,7 @@ instructions that may be required are listed later in this document.
        ./synctl restart
 
 
-To check whether your update was sucessful, you can check the Server header
+To check whether your update was successful, you can check the Server header
 returned by the Client-Server API:
 
 .. code:: bash