Skip to content

Commit edbbbe6

Browse files
committed
grammar
1 parent 441539d commit edbbbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alterclientquotas.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/segmentio/kafka-go/protocol/alterclientquotas"
1010
)
1111

12-
// AlterClientQuotasRequest represents a request sent to a kafka broker to add
12+
// AlterClientQuotasRequest represents a request sent to a kafka broker to
1313
// alter client quotas.
1414
type AlterClientQuotasRequest struct {
1515
// Address of the kafka broker to send the request to.

0 commit comments

Comments
 (0)