diff options
author | reivilibre <38398653+reivilibre@users.noreply.github.com> | 2019-08-14 14:48:18 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-14 14:53:49 +0100 |
commit | d6de55bce967e89c7f8ffdbbe04ba655f969845c (patch) | |
tree | 6ec3bafb7205a73c3b758216c10c2af0f3512ed0 | |
parent | Newsfile (diff) | |
download | synapse-d6de55bce967e89c7f8ffdbbe04ba655f969845c.tar.xz |
Update changelog.d/5851.bugfix
Use imperative Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-rw-r--r-- | changelog.d/5851.bugfix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/5851.bugfix b/changelog.d/5851.bugfix index 6da40e6e38..58f7c0c1b8 100644 --- a/changelog.d/5851.bugfix +++ b/changelog.d/5851.bugfix @@ -1,2 +1,2 @@ -Fixes 500 Internal Server Error on `publicRooms` when the public room list was -cached. \ No newline at end of file +Fix 500 Internal Server Error on `publicRooms` when the public room list was +cached. |