From 530df3af454b23bb34d47e0c985c83cb1547e47d Mon Sep 17 00:00:00 2001
From: 9S <strrrn@gmail.com>
Date: Thu, 30 May 2019 09:54:12 +0200
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e78d873..18b858a 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,9 @@ 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")
+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")
 
 -> installation of the elk stack - refer to https://www.elastic.co/ for details.
-- 
GitLab