summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2019-02-18 09:42:45 +0000
committerGitHub <noreply@github.com>2019-02-18 09:42:45 +0000
commit4151111d953696856bbe1d9256c629ad6f340470 (patch)
treeb494b9cbe8b164a9292d4894183b38924d91e258 /UPGRADE.rst
parentMerge pull request #4647 from matrix-org/erikj/add_room_publishing_rules (diff)
parentUPGRADE.rst: Fix a typo in "Upgrading Synapse" section (diff)
downloadsynapse-4151111d953696856bbe1d9256c629ad6f340470.tar.xz
Merge pull request #4657 from matrix-org/travis/linda/spelling
Fix spelling mistakes
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