We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87355f commit b8bf612Copy full SHA for b8bf612
docs/upgrade.md
@@ -91,14 +91,14 @@ process, for example:
91
92
# Upgrading to v1.61.0
93
94
-## Removal of depracated community/groups
+## Removal of deprecated community/groups
95
96
This release of Synapse will remove deprecated community/groups from codebase.
97
98
### Worker endpoints
99
100
-For those who have deployed workers, following worker endpoints will no longer be existing
101
-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:
102
103
- `^/_matrix/federation/v1/get_groups_publicised$`
104
- `^/_matrix/client/(r0|v3|unstable)/joined_groups$`
0 commit comments