This is an automated email from the ASF dual-hosted git repository.

alopresto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a06a72e  Fixed spacing in security page.
a06a72e is described below

commit a06a72ebffe5ef7b4a7f70d8f2b713fe18019bc0
Author: Andy LoPresto <[email protected]>
AuthorDate: Fri May 15 10:58:51 2020 -0700

    Fixed spacing in security page.
---
 src/pages/html/security.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ title: Apache NiFi Security Reports
             <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 [email protected] or 
[email protected] 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>

Reply via email to