Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 536f9c9

Browse files
author
David Robertson
committed
fix changelog typo
1 parent bb86eb9 commit 536f9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ but we are striving to make this as seamless as possible.
3333
- Support reactor tick timings on more types of event loops. ([\#16532](https://github.com/matrix-org/synapse/issues/16532))
3434
- Improve type hints. ([\#16564](https://github.com/matrix-org/synapse/issues/16564), [\#16611](https://github.com/matrix-org/synapse/issues/16611), [\#16612](https://github.com/matrix-org/synapse/issues/16612))
3535
- Avoid executing no-op queries. ([\#16583](https://github.com/matrix-org/synapse/issues/16583))
36-
- Simplify persistance code to be per-room. ([\#16584](https://github.com/matrix-org/synapse/issues/16584))
36+
- Simplify persistence code to be per-room. ([\#16584](https://github.com/matrix-org/synapse/issues/16584))
3737
- Use standard SQL helpers in persistence code. ([\#16585](https://github.com/matrix-org/synapse/issues/16585))
3838
- Avoid updating the stream cache unnecessarily. ([\#16586](https://github.com/matrix-org/synapse/issues/16586))
3939
- Improve performance when using opentracing. ([\#16589](https://github.com/matrix-org/synapse/issues/16589))

0 commit comments

Comments
 (0)