summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorDenis Kasak <dkasak@termina.org.uk>2021-01-29 11:27:43 +0100
committerGitHub <noreply@github.com>2021-01-29 11:27:43 +0100
commitc14688d44a80be4a04b5b03976ee0059ff34107f (patch)
treea2f21577f2c4a1e33ece504c431bd7ab0bf6864f /UPGRADE.rst
parentMerge branch 'social_login' into develop (diff)
downloadsynapse-c14688d44a80be4a04b5b03976ee0059ff34107f.tar.xz
Fix typo in UPGRADE.rst
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index e62e647a1d..eea0322695 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -92,11 +92,11 @@ Changes to HTML templates
 -------------------------
 
 The HTML templates for SSO and email notifications now have `Jinja2's autoescape <https://jinja.palletsprojects.com/en/2.11.x/api/#autoescaping>`_
-enabled for files ending in ``.html``, ``.htm``, and ``.xml``. If you hae customised
+enabled for files ending in ``.html``, ``.htm``, and ``.xml``. If you have customised
 these templates and see issues when viewing them you might need to update them.
 It is expected that most configurations will need no changes.
 
-If you have customised the templates *names* for these templates it is recommended
+If you have customised the templates *names* for these templates, it is recommended
 to verify they end in ``.html`` to ensure autoescape is enabled.
 
 The above applies to the following templates: