Skip to content

Commit 30e4dd1

Browse files
Update docs/structured-streaming-kafka-integration.md
Co-Authored-By: Marcelo Vanzin <vanzin@gmail.com>
1 parent 348c4ab commit 30e4dd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/structured-streaming-kafka-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ Delegation tokens can be obtained from multiple clusters and <code>${cluster}</c
822822
#### Kafka Specific Configurations
823823

824824
Kafka's own configurations can be set with `kafka.` prefix, e.g, `--conf spark.kafka.clusters.${cluster}.kafka.retries=1`.
825-
For possible kafka parameters, see [Kafka adminclient config docs](http://kafka.apache.org/documentation.html#adminclientconfigs).
825+
For possible Kafka parameters, see [Kafka adminclient config docs](http://kafka.apache.org/documentation.html#adminclientconfigs).
826826

827827
#### Caveats
828828

0 commit comments

Comments
 (0)