summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-02-06 10:52:25 +0000
committerErik Johnston <erik@matrix.org>2020-02-06 10:52:25 +0000
commitf663118155dbc242f99165f978817ef9dbeb9fd1 (patch)
tree28a8b87a84f6fc230ed0c5fae53152b95c10c15d /CHANGES.md
parentUpdate changelog (diff)
downloadsynapse-f663118155dbc242f99165f978817ef9dbeb9fd1.tar.xz
Update changelog v1.10.0rc2
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 17c7c91c62..c2aa735908 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,7 +5,7 @@ Bugfixes
 --------
 
 - Fix an issue with cross-signing where device signatures were not sent to remote servers. ([\#6844](https://github.com/matrix-org/synapse/issues/6844))
-- Fix to the unknown remote device detection which was indroduced in 1.10.rc1. ([\#6848](https://github.com/matrix-org/synapse/issues/6848))
+- Fix to the unknown remote device detection which was introduced in 1.10.rc1. ([\#6848](https://github.com/matrix-org/synapse/issues/6848))
 
 
 Internal Changes