summary refs log tree commit diff
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-05-19 09:31:59 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-05-19 09:31:59 -0400
commit45c8b1c618878905ab20187460da2260590211b2 (patch)
tree2c4cdc1096370cff409af72b9e97d3edf5f84c59
parentMove warnings in the changelog and re-iterate changes to branches. (diff)
downloadsynapse-45c8b1c618878905ab20187460da2260590211b2.tar.xz
Update changelog based on feedback. v1.13.0 release-v1.13.0
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 96dfb1668f..225fced285 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -29,7 +29,7 @@ common practice and modern `git` usage.
 
 The `master` branch, which tracks the latest release, is still available. It is
 recommended that developers and distributors who have scripts which run builds
-using the default branch of `Synapse` should therefore consider pinning their
+using the default branch of Synapse should therefore consider pinning their
 scripts to `master`.