summary refs log tree commit diff
path: root/v1.61/upgrade.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2022-06-14 10:58:17 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2022-06-14 10:58:17 +0000
commitd8384ba2c466b4be4f5a2851dbee9b7cf56daf97 (patch)
tree9ba9747dab0e7f78e245432554ec30fb01518092 /v1.61/upgrade.html
parentdeploy: d580014e2282c24a41d789ea31f34cf691654040 (diff)
downloadsynapse-d8384ba2c466b4be4f5a2851dbee9b7cf56daf97.tar.xz
deploy: b8bf61230c0d51231429b2d15973a8fd1cd76906
Diffstat (limited to '')
-rw-r--r--v1.61/upgrade.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/v1.61/upgrade.html b/v1.61/upgrade.html
index 00d7f2fbcc..2644a8593b 100644
--- a/v1.61/upgrade.html
+++ b/v1.61/upgrade.html
@@ -233,11 +233,11 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
 </li>
 </ul>
 <h1 id="upgrading-to-v1610"><a class="header" href="#upgrading-to-v1610">Upgrading to v1.61.0</a></h1>
-<h2 id="removal-of-depracated-communitygroups"><a class="header" href="#removal-of-depracated-communitygroups">Removal of depracated community/groups</a></h2>
+<h2 id="removal-of-deprecated-communitygroups"><a class="header" href="#removal-of-deprecated-communitygroups">Removal of deprecated community/groups</a></h2>
 <p>This release of Synapse will remove deprecated community/groups from codebase.</p>
 <h3 id="worker-endpoints"><a class="header" href="#worker-endpoints">Worker endpoints</a></h3>
-<p>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:</p>
+<p>For those who have deployed workers, following worker endpoints will no longer
+exist and they can be removed from the reverse proxy configuration:</p>
 <ul>
 <li><code>^/_matrix/federation/v1/get_groups_publicised$</code></li>
 <li><code>^/_matrix/client/(r0|v3|unstable)/joined_groups$</code></li>