summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-08-02 16:12:53 +0100
committerErik Johnston <erik@matrix.org>2016-08-02 16:12:53 +0100
commit456544b621adc5ee67b9458106b5ab4adf118dc5 (patch)
treed8726cc9262fa1a2d06baf35e93a59c3750a8e5d /CHANGES.rst
parentChange wording (diff)
downloadsynapse-456544b621adc5ee67b9458106b5ab4adf118dc5.tar.xz
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1030a213ad..cacf4b8947 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,7 +11,7 @@ Bug fixes:
 
 * Send the correct host header when fetching keys (PR #941)
 * Fix joining a room that has missing auth events (PR #964)
-* Fix various bush bugs (PR #966, #970)
+* Fix various push bugs (PR #966, #970)
 * Fix adding emails on registration (PR #968)