summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2021-11-09 12:11:50 +0000
committerGitHub <noreply@github.com>2021-11-09 12:11:50 +0000
commit4b3e30c276ee7fab1896b3b0386847d3000fea32 (patch)
treebe81a86ad66955a206ee87c4afd45b8e3a222c2a /changelog.d
parentInclude cross-signing signatures when syncing remote devices for the first ti... (diff)
downloadsynapse-4b3e30c276ee7fab1896b3b0386847d3000fea32.tar.xz
Fix typo in `RelationAggregationPaginationServlet` error response (#11278)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11278.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11278.misc b/changelog.d/11278.misc
new file mode 100644
index 0000000000..9b014bc8b4
--- /dev/null
+++ b/changelog.d/11278.misc
@@ -0,0 +1 @@
+Fix a small typo in the error response when a relation type other than 'm.annotation' is passed to `GET /rooms/{room_id}/aggregations/{event_id}`.
\ No newline at end of file