From 7fedc36ccc9459897e61df7b437c8555caa4aef3 Mon Sep 17 00:00:00 2001
From: Erik Johnston <erik@matrix.org>
Date: Thu, 12 Feb 2015 10:31:31 +0000
Subject: [PATCH] Fix rst

---
 UPGRADE.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/UPGRADE.rst b/UPGRADE.rst
index b8f20c4d56..6ea348acc3 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -3,10 +3,10 @@ Upgrading to v0.7.0
 
 New dependencies are:
 
-  - pydenticon
-  - simplejson
-  - syutil
-  - matrix-angular-sdk
+- pydenticon
+- simplejson
+- syutil
+- matrix-angular-sdk
 
 To pull in these dependencies in a virtual env, run::
 
-- 
GitLab