summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2018-05-01 19:19:23 +0100
committerMatthew Hodgson <matthew@matrix.org>2018-05-01 19:19:23 +0100
commitda602419b277308d06ba5e2a147e6d128eaa2802 (patch)
tree97c78ced8b130326eed76ba2079da3708f6da4e1
parentMerge branch 'release-v0.28.1' (diff)
downloadsynapse-da602419b277308d06ba5e2a147e6d128eaa2802.tar.xz
missing word :|
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 0dd2efd9d2..317846d2a2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,7 +10,7 @@ SECURITY UPDATE
   of events in such a room will default to using stream_ordering rather than depth
   (topological_ordering).
 
-  This is a temporary solution to mitigate abuse in the wild, whilst a long solution
+  This is a temporary solution to mitigate abuse in the wild, whilst a long term solution
   is being implemented to improve how the depth parameter is used.
 
   Full details at