Correcting minor typos. (#583)

This commit is contained in:
Andrew Rissing 2018-08-30 00:54:11 -05:00 committed by Tom Pallister
parent 29a7af9486
commit 1ea59f12b3

View File

@ -18,7 +18,7 @@ You must choose in your configuration which load balancer to use.
Configuration Configuration
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
The following shows how to set up multiple downstream services for a ReRoute using ocelot.json and then select the LeadConnection load balancer. This is the simplest way to get load balancing set up. The following shows how to set up multiple downstream services for a ReRoute using ocelot.json and then select the LeastConnection load balancer. This is the simplest way to get load balancing set up.
.. code-block:: json .. code-block:: json
@ -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