This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new f425293 Document update f425293 is described below commit f42529380cab174faef705a09f2366f6dea836c7 Author: Nitesh Koushik S <39699046+niteshkous...@users.noreply.github.com> AuthorDate: Tue Sep 15 17:27:26 2020 +0530 Document update Change in key word from "balabncer" to "balancer" --- core/camel-spring-cloud-netflix/src/main/docs/spring-cloud-netflix.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/camel-spring-cloud-netflix/src/main/docs/spring-cloud-netflix.adoc b/core/camel-spring-cloud-netflix/src/main/docs/spring-cloud-netflix.adoc index f77f984..7ee3d16 100644 --- a/core/camel-spring-cloud-netflix/src/main/docs/spring-cloud-netflix.adoc +++ b/core/camel-spring-cloud-netflix/src/main/docs/spring-cloud-netflix.adoc @@ -2,7 +2,7 @@ *Since Camel 2.19* -The Spring Cloud Netflix component bridges Camel Cloud and Spring Cloud Netflix so you can leverage Spring Cloud Netflix service discovery and load balance features in Camel and/or you can use Camel Service Discovery implementations as ServerList source for Spring Cloud Netflix's Ribbon load balabncer. +The Spring Cloud Netflix component bridges Camel Cloud and Spring Cloud Netflix so you can leverage Spring Cloud Netflix service discovery and load balance features in Camel and/or you can use Camel Service Discovery implementations as ServerList source for Spring Cloud Netflix's Ribbon load balancer. Maven users will need to add the following dependency to their `pom.xml` in order to use this component: