diff --git a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc index 124d2cf62..0c07d3597 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. diff --git a/kafka-not-secured-sink.kamelet.yaml b/kafka-not-secured-sink.kamelet.yaml index a0872ee4f..5f5a0f79f 100644 --- a/kafka-not-secured-sink.kamelet.yaml +++ b/kafka-not-secured-sink.kamelet.yaml @@ -17,7 +17,7 @@ spec: - `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. required: