mirror of https://github.com/apache/druid.git
Silly Typo in docs
This commit is contained in:
parent
8024b915e2
commit
c738c0e1cd
|
@ -16,7 +16,7 @@ If you need updates to populate as promptly as possible, it is possible to plug
|
|||
{
|
||||
"type":"kafka",
|
||||
"kafkaTopic":"testTopic",
|
||||
"kafkaProperties":{"zookeeper.connect","somehost:2181/kafka"}
|
||||
"kafkaProperties":{"zookeeper.connect":"somehost:2181/kafka"}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue