Skip to content

Commit 54559ab

Browse files
authored
Update README.md (#834)
1 parent d5d9116 commit 54559ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ defer controllerConn.Close()
168168

169169

170170
topicConfigs := []kafka.TopicConfig{
171-
kafka.TopicConfig{
171+
{
172172
Topic: topic,
173173
NumPartitions: 1,
174174
ReplicationFactor: 1,

0 commit comments

Comments
 (0)