diff --git a/content/en/docs/collector/deployment/gateway.md b/content/en/docs/collector/deployment/gateway.md index 5f0547c8b1f0..8ef00132d819 100644 --- a/content/en/docs/collector/deployment/gateway.md +++ b/content/en/docs/collector/deployment/gateway.md @@ -39,9 +39,9 @@ Let's have a look at such a case where we are using the load-balancing exporter: ### NGINX as an "out-of-the-box" load balancer -Assuming you have three collectors (`collector1`, `collector2`, and -`collector3`) configured and you want to load balance traffic across them using -NGINX, you can use the following configuration: +Assuming you have two collectors (`collector1` and `collector2`) configured and +you want to load balance traffic across them using NGINX, you can use the +following configuration: ```nginx server {