From 7d3a841a83d7e6b84e2972a4a5d4e8e41cfa738d Mon Sep 17 00:00:00 2001
From: Erik Johnston <erik@matrix.org>
Date: Fri, 22 Aug 2014 15:09:03 +0100
Subject: [PATCH] Add a missing '='

---
 UPGRADE | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/UPGRADE b/UPGRADE
index 95f9335977..2e75d77bca 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,5 +1,6 @@
 Upgrading to v0.0.1
-==================
+===================
+
 This release completely changes the database schema and so requires upgrading
 it before starting the new version of the homeserver.
 
-- 
GitLab