Skip to content

Commit

Permalink
Superficial usage doc mod to retrigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
ConductorPete authored Oct 12, 2021
1 parent 3d91bcd commit 479b846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/usage/executors/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Example
"executor": "kafka",
"executor_config": {
"brokerAddress": "localhost:9092",
"key": "MyKey",
"key": "My key",
"message": "My message",
"topic": "my_topic"
}
Expand Down

0 comments on commit 479b846

Please sign in to comment.