From 85a486b7e84467de2cf324139ece8827d7c5ba11 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Thu, 13 Feb 2020 20:30:31 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 4d040d2..02912aa 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ Monitors the number of connections on as Cisco ASA firewall
 
 Check Info:
 
-* *service*: the check creates the service *Cisco ASA connections*
-* *state*: **critical**/**warning** if the number of concurrent connections is outsode the configured levels
-* *wato*: you can configure the warn/crit level vor the number of connections, also you can configure a minimum number of conections
+* *service*: this check creates the service *Cisco ASA connections*
+* *state*: **critical**/**warning** if the number of concurrent connections is outside the configured levels
+* *wato*: you can configure the warn/crit/minimum level for the number of current connections
 * *perfdata*: 
     * maximum connections (count)
     * current connections (count)
-- 
GitLab