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.