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

Commit

Permalink
RST indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed May 11, 2020
1 parent 8cced49 commit e0caeed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UPGRADE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ back to v1.12.4 you need to:
1. Stop the server
2. Decrease the schema version in the database:

.. code:: sql
.. code:: sql
UPGRADE schema_version SET version = 57;
UPGRADE schema_version SET version = 57;
3. Downgrade Synapse by following the instructions for your installation method
in the "Rolling back to older versions" section above.
Expand Down

0 comments on commit e0caeed

Please sign in to comment.