diff --git a/doc/source/howto_installmultinode.rst b/doc/source/howto_installmultinode.rst
index 01da2ada26..de26ed6fc0 100644
--- a/doc/source/howto_installmultinode.rst
+++ b/doc/source/howto_installmultinode.rst
@@ -128,7 +128,7 @@ Configure the Proxy node
         cd /etc/swift
         openssl req -new -x509 -nodes -out cert.crt -keyout cert.key
 
-.. note::
+   .. note::
     If you don't create the cert files, Swift silently uses http internally rather than https. This document assumes that you have created
     these certs, so if you're following along step-by-step, create them. In a
     production cluster, you should terminate SSL before the proxy server. SSL