summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2017-05-17 21:41:48 -0500
committerGitHub <noreply@github.com>2017-05-17 21:41:48 -0500
commitf98efea9b170093c9abb5ceebfb1858da78d2978 (patch)
treea67dfef832c9b67ba83cff8fee6bfb1b751fce45 /UPGRADE.rst
parentMerge pull request #2230 from matrix-org/erikj/speed_up_get_state (diff)
downloadsynapse-f98efea9b170093c9abb5ceebfb1858da78d2978.tar.xz
Correct a typo in UPGRADE.rst
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 6164df8833..62b22e9108 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -33,7 +33,7 @@ To check whether your update was sucessfull, run:
 
 .. code:: bash
 
-	 # replace your.server.domain with ther domain of your synaspe homeserver
+	 # replace your.server.domain with ther domain of your synapse homeserver
 	 curl https://<your.server.domain>/_matrix/federation/v1/version 
 
 So for the Matrix.org HS server the URL would be: https://matrix.org/_matrix/federation/v1/version.