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

[camel] 03/08: Regen

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 66863cc803e513256b6b5e5c6b05ecd978de71ac
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jun 11 21:08:45 2019 +0200

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

diff --git a/docs/components/modules/ROOT/pages/spark-component.adoc b/docs/components/modules/ROOT/pages/spark-component.adoc
index f6a8039..160050a 100644
--- a/docs/components/modules/ROOT/pages/spark-component.adoc
+++ b/docs/components/modules/ROOT/pages/spark-component.adoc
@@ -36,7 +36,7 @@ OSGi server is at least challenging and is not support by Camel as well.
 
 ### URI format
 
-Currently the Spark component supports only producers - it it intended
+Currently the Spark component supports only producers - it is intended
 to invoke a Spark job and return results. You can call RDD, data frame
 or Hive SQL job.