From f4c9e2a7377dd52ab71c7e65b6e322d9744ece72 Mon Sep 17 00:00:00 2001 From: Karol Deland Date: Sat, 5 Oct 2019 08:38:25 -0400 Subject: [PATCH] Fix typo LeadConnection --> LeastConnection (#1027) --- docs/features/loadbalancer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/loadbalancer.rst b/docs/features/loadbalancer.rst index 947a6ab2..70706033 100644 --- a/docs/features/loadbalancer.rst +++ b/docs/features/loadbalancer.rst @@ -46,7 +46,7 @@ The following shows how to set up multiple downstream services for a ReRoute usi Service Discovery ^^^^^^^^^^^^^^^^^ -The following shows how to set up a ReRoute using service discovery then select the LeadConnection load balancer. +The following shows how to set up a ReRoute using service discovery then select the LeastConnection load balancer. .. code-block:: json