mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	Fix typo LeadConnection --> LeastConnection (#1027)
This commit is contained in:
		
				
					committed by
					
						
						Thiago Loureiro
					
				
			
			
				
	
			
			
			
						parent
						
							c8a2144a4b
						
					
				
				
					commit
					f4c9e2a737
				
			@@ -46,7 +46,7 @@ The following shows how to set up multiple downstream services for a ReRoute usi
 | 
				
			|||||||
Service Discovery
 | 
					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
 | 
					.. code-block:: json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user