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 689ba2870e8619f963aefbecaab22fd73ce98302
Author: Andrea Cosentino <ancosen@gmail.com>
AuthorDate: Tue Sep 10 11:32:21 2019 +0200
Regen docs
---
docs/components/modules/ROOT/pages/mongodb-gridfs-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/components/modules/ROOT/pages/mongodb-gridfs-component.adoc b/docs/components/modules/ROOT/pages/mongodb-gridfs-component.adoc
index c516419..cb0a83d 100644
--- a/docs/components/modules/ROOT/pages/mongodb-gridfs-component.adoc
+++ b/docs/components/modules/ROOT/pages/mongodb-gridfs-component.adoc
@@ -56,7 +56,7 @@ with the following path and query parameters:
[width="100%",cols="2,5,^1,2",options="header"]
|===
| Name | Description | Default | Type
-| *connectionBean* | *Required* Name of com.mongodb.Mongo to use. | | String
+| *connectionBean* | *Required* Name of com.mongodb.MongoClient to use. | | String
|===
|