You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/05 12:49:37 UTC

[camel] branch master updated: Regen docs

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


The following commit(s) were added to refs/heads/master by this push:
     new 6c5c88b  Regen docs
6c5c88b is described below

commit 6c5c88be5db50ffa41bcecee9d8cc5360bcb5df7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 5 13:49:14 2019 +0100

    Regen docs
---
 docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc b/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
index b7f7f80..196785d 100644
--- a/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
+++ b/docs/components/modules/ROOT/pages/elasticsearch-rest-component.adoc
@@ -193,7 +193,7 @@ indexId in the body.
 |===
 
 == Configure the component and enable basic authentication
-To use the Elasticsearch component is has to be configured with a minimum configuration.
+To use the Elasticsearch component it has to be configured with a minimum configuration.
 
 [source,java]
 ----