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

Commit d3f2a26

Browse files
committed
Some small wording updates to the UPGRADES.rst notice
1 parent fdbf9a8 commit d3f2a26

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

UPGRADE.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ future date of which their account has been renewed until. See the
100100
`default template <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_renewed.html>`_
101101
for an example of usage.
102102

103-
Relatedly, note that in this update a new HTML template has been added which is shown to users when they
104-
attempt to renew their account with a valid renewal token that has already been used before. The default template
105-
contents can been found
106-
`here <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_previously_renewed.html>`_, and
107-
can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see upon
108-
attempting to use a token more than once.
103+
ALso note that a new HTML template, ``account_previously_renewed.html``, has been added. This is is shown to users
104+
when they attempt to renew their account with a valid renewal token that has already been used before. The default
105+
template contents can been found
106+
`here <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_previously_renewed.html>`_,
107+
and can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see
108+
upon attempting to use a valid renewal token more than once.
109109

110110

111111
Upgrading to v1.32.0

0 commit comments

Comments
 (0)