diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-01-20 11:34:34 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-01-20 11:34:34 -0500 |
commit | 937b849a2e705b1f0459593750c2109dabd0abbf (patch) | |
tree | fe3bd8d066dc54aa9607ff9ccfa4ae0d88956a13 | |
parent | Fix reStructuredText formatting. (diff) | |
download | synapse-937b849a2e705b1f0459593750c2109dabd0abbf.tar.xz |
Fix a typo in the release notes.
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 608965040d..1c64007e54 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Synapse 1.26.0rc1 (2021-01-20) ============================== This release brings a new schema version for Synapse and rolling back to a previous -verious is not trivial. Please review [UPGRADE.rst](UPGRADE.rst) for more details +version is not trivial. Please review [UPGRADE.rst](UPGRADE.rst) for more details on these changes and for general upgrade guidance. Features |