diff --git a/README.md b/README.md
index e78d873369b8d741d0e2b2b5e908fdae33272781..8797f223ed54d23e53592d39c7a62b953ed2d9c6 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@ elk-hole provides the relevant files and configuration to easily visualize pi-ho
 
 ### requirements:
 ## working installation of:
-1. logstash (currently tested up to verion "7.1.0")
-2. elasticsearch (currently tested up to verion with "7.1.0")
-3. kibana (currently tested up to verion "7.1.0")
-4. filebeat on pi-hole (tested with "1.3.1")
+1. logstash (currently tested up to version "7.1.0")
+2. elasticsearch (currently tested up to version with "7.1.0")
+3. kibana (currently tested up to version "7.1.0")
+4. filebeat on pi-hole (tested with "1.3.1" & "7.1.1")
 
 -> installation of the elk stack - refer to https://www.elastic.co/ for details.
 
diff --git a/etc/filebeat 1.3.1/filebeat.yml b/etc/filebeat 1.3.1/filebeat.yml
index 3b6fff42b0083988f99ccd664bafe9f83d6470b1..dd6d3826d3180fa398a5a0511600193378d52cee 100644
--- a/etc/filebeat 1.3.1/filebeat.yml	
+++ b/etc/filebeat 1.3.1/filebeat.yml	
@@ -8,7 +8,7 @@ filebeat:
      paths:
         - /var/log/pihole.log
      
-     # filebeat 6.6.0 above: change input_type to type
+     # if "input_type" is not working change it to "type"
      input_type: log
  registry_file: /var/lib/filebeat/registry