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.git
commit 1eae5782ddbb296544bbbaf2d97a7110ccc0078b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 27 11:12:28 2020 +0200 Camel-Corda: Cleanup docs a bit --- components/camel-corda/src/main/docs/corda-component.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-corda/src/main/docs/corda-component.adoc b/components/camel-corda/src/main/docs/corda-component.adoc index c395114..184fa7d 100644 --- a/components/camel-corda/src/main/docs/corda-component.adoc +++ b/components/camel-corda/src/main/docs/corda-component.adoc @@ -13,8 +13,8 @@ *Since Camel {since}* -Camel connector for R3's https://www.corda.net/[corda] blockchain platform using corda-rpc library. -This component uses the corda rpc client. +Camel connector for R3's https://www.corda.net/[Corda] blockchain platform using corda-rpc library. +This component uses the Corda RPC client. Maven users will need to add the following dependency to their `pom.xml` for this component: