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 bf7b7277be177aab3ec22919464313bd02a3677e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jun 26 08:41:41 2020 +0200

    Better Description for camel-caffeine LoadingCache component
---
 .../camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc 
b/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
index 9f04707..00cb6bd 100644
--- a/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
+++ b/components/camel-caffeine/src/main/docs/caffeine-loadcache-component.adoc
@@ -12,7 +12,7 @@
 *{component-header}*
 
 The Caffeine Loadcache component enables you to perform caching operations 
using
-The Load cache from Caffeine.
+the LoadingCache from Caffeine.
 
 Maven users will need to add the following dependency to
 their `pom.xml` for this component:

Reply via email to