We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999d0b3 commit 2b3f3e3Copy full SHA for 2b3f3e3
message.go
@@ -8,7 +8,7 @@ import (
8
type Message struct {
9
// Topic indicates which topic this message was consumed from via Reader.
10
//
11
- // When being used with Writer, this can be used to configured the topic if
+ // When being used with Writer, this can be used to configure the topic if
12
// not already specified on the writer itself.
13
Topic string
14
0 commit comments