diff --git a/README.md b/README.md index d6383c3..c791cb5 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ get_upstreams Get a list of the names for all the named upstream groups (i.e., explicit `upstream {}` blocks). -Note that implicit upstream groups created by `proxy_pass` and etc are excluded. +Note that implicit upstream groups created by `proxy_pass` and etc are included. [Back to TOC](#table-of-contents)