From bc0b97d5d85c855151124f485b1fac552519b147 Mon Sep 17 00:00:00 2001 From: der-domi Date: Thu, 19 Dec 2019 21:38:03 +0100 Subject: [PATCH] Update ipwhitelist.md --- docs/content/middlewares/ipwhitelist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/middlewares/ipwhitelist.md b/docs/content/middlewares/ipwhitelist.md index 79706d59d..cf7b64b2f 100644 --- a/docs/content/middlewares/ipwhitelist.md +++ b/docs/content/middlewares/ipwhitelist.md @@ -66,7 +66,7 @@ http: ### `sourceRange` -The `sourceRange` option sets the allowed IPs (or ranges of allowed IPs). +The `sourceRange` option sets the allowed IPs (or ranges of allowed IPs by using CIDR notation). ### `ipStrategy`