summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-08-13 14:16:18 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-08-13 14:16:18 -0400
commit7bdf9828d5298db9723eac5a7a368e1e7c1c97c4 (patch)
treef8381af215107ab77e118ee886059f693f184ca4
parentMerge tag 'v1.19.0rc1' into develop (diff)
downloadsynapse-7bdf9828d5298db9723eac5a7a368e1e7c1c97c4.tar.xz
Remove a space at the start of a changelog entry.
-rw-r--r--changelog.d/8072.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/8072.misc b/changelog.d/8072.misc
index e26764dea1..dfe4c03171 100644
--- a/changelog.d/8072.misc
+++ b/changelog.d/8072.misc
@@ -1 +1 @@
- Convert various parts of the codebase to async/await.
+Convert various parts of the codebase to async/await.