From 46c30a833122674d0ac4cb4b0178bc20940eefce Mon Sep 17 00:00:00 2001
From: Andrew <a@3ilson.com>
Date: Sat, 5 Oct 2019 16:11:04 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b209aa5..b96612c 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ sudo nano /etc/logstash/conf.d/05-syslog.conf
 ### 19. Revise/Update w/pf IP address (05-syslog.conf)
 ```
 Change line 3; the "if [host]..." should point to your pf IP address
-Change line 9 to point to your second PF IP address or comment out
+Change line 9 to point to your second PF IP address or ignore
 ```
 
 # Configure Services
-- 
GitLab