From 5251d90c96fb781bf2a262fd39dd4235aa698e30 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Wed, 10 Jun 2020 15:42:18 -0400
Subject: [PATCH] fix title level inconsistency?

---
 morph/README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/morph/README.rst b/morph/README.rst
index 2fd7dffb..37c396d8 100644
--- a/morph/README.rst
+++ b/morph/README.rst
@@ -8,7 +8,7 @@ and some JSON-based configuration in ``.json`` files.
 This configuration is fed to `morph`_ to make changes to the deployment.
 
 Deploying
----------
+`````````
 
 The deployment consists of the public software packages and the private secrets.
 You can deploy these together::
-- 
GitLab