This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-kafka-sink-not-secure in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 0806a4bdd0286a0a1b39c3ab811b274db7ad96da Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 4 14:25:16 2021 +0200 Regen --- docs/modules/ROOT/pages/kafka-not-secured-sink.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc index 124d2cf..0c07d35 100644 --- a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc +++ b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc @@ -9,7 +9,7 @@ The Kamelet is able to understand the following headers to be set: - `key` / `ce-key`: as message key -- `partition-key` / `paritition-key`: as message partition key +- `partition-key` / `ce-partition-key`: as message partition key Both the headers are optional.