Fixed spacing in security page.
diff --git a/src/pages/html/security.hbs b/src/pages/html/security.hbs
index 6328216..7d6ac51 100644
--- a/src/pages/html/security.hbs
+++ b/src/pages/html/security.hbs
@@ -24,7 +24,7 @@
             <br/><br/>
             Specifically, please <strong><em>do not</em></strong>: 
                 <ul style="list-style-type:none;">
-                    <li >⛔️ Open a Jira disclosing a security vulnerability to the public</li>
+                    <li>⛔️ Open a Jira disclosing a security vulnerability to the public</li>
                     <li>⛔️ Send a message to the dev@nifi.apache.org or users@nifi.apache.org mailing lists disclosing a security vulnerability to the public</li>
                     <li>⛔️ Send a message to the Apache NiFi Slack instance disclosing a security vulnerability to the public</li>
                 </ul>