summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-26 16:18:35 +0100
committerOlivier Wilkinson (reivilibre) <oliverw@matrix.org>2023-05-26 16:18:35 +0100
commitcb6f4a84a6a8f2b79b80851f37eb5fa4c7c5264a (patch)
tree7768db9199a31c9c392e40ac1824417a00ca3d1e /CHANGES.md
parent1.84.1 (diff)
downloadsynapse-cb6f4a84a6a8f2b79b80851f37eb5fa4c7c5264a.tar.xz
Fix a typographical error in changelog v1.84.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1fe1d013c6..85c9af8ce4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,7 +1,7 @@
 Synapse 1.84.1 (2023-05-26)
 ===========================
 
-This patch release fixes a major issue with homeservers that does not have an `instance_map` defined but which do use workers.
+This patch release fixes a major issue with homeservers that do not have an `instance_map` defined but which do use workers.
 If you have already upgraded to Synapse 1.84.0 and your homeserver is working normally, then there is no need to update to this patch release.