From 54ad7b93d00b91fe8b1963dc735f92d7f6fa58f6 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 2 Mar 2020 15:07:12 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index cbc597f..cfa6351 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Check Info:
 * *service*: this check creates one service for each peer/address family  (IPv4 and IPv6)
 * *state*: \
     **critical**: if Peer state is idle or if acceptedprefixed >= prefixadminlimit\
-    **warning**: if Peer state is not idle or established, Peer uptime < min. uptime, if Admin state is not admin start, if acceptedprefixed >= warnthreshold
+    **warning**: if Peer state is not idle or not established, if Peer uptime < min. uptime, if Admin state is not admin start, if acceptedprefixed >= warnthreshold
 * *wato*: 
     * **min uptime**: minimum time before a bgp peer connection is consinderd as stable, default 86400 seconds (1 day)
     * **Local AS**: use AS as local AS, if SNMP *cbgpPeer2LocalAs* is not valid
-- 
GitLab