summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-06-14 11:56:45 +0100
committerErik Johnston <erik@matrix.org>2022-06-14 11:56:45 +0100
commitb8bf61230c0d51231429b2d15973a8fd1cd76906 (patch)
treed8bab73ee460e0a96bbda9c5988d8025dbbe2eb3 /docs
parentUpdate changelog (diff)
downloadsynapse-b8bf61230c0d51231429b2d15973a8fd1cd76906.tar.xz
Fixup upgrades v1.61.0
Diffstat (limited to 'docs')
-rw-r--r--docs/upgrade.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/upgrade.md b/docs/upgrade.md
index 5698cff6ae..5ac29abb08 100644
--- a/docs/upgrade.md
+++ b/docs/upgrade.md
@@ -91,14 +91,14 @@ process, for example:
 
 # Upgrading to v1.61.0
 
-## Removal of depracated community/groups
+## Removal of deprecated community/groups
 
 This release of Synapse will remove deprecated community/groups from codebase.
 
 ### Worker endpoints
 
-For those who have deployed workers, following worker endpoints will no longer be existing
-and they are expected to be removed from reverse proxy config:
+For those who have deployed workers, following worker endpoints will no longer
+exist and they can be removed from the reverse proxy configuration:
 
 -   `^/_matrix/federation/v1/get_groups_publicised$`
 -   `^/_matrix/client/(r0|v3|unstable)/joined_groups$`