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 44a6e28 commit 5eca890Copy full SHA for 5eca890
src/clients/consumer/types.ts
@@ -16,7 +16,7 @@ export interface TopicPartitions {
16
}
17
18
export interface GroupAssignment extends TopicPartitions {
19
- // Pulic export, left to not break existing usage
+ // Public export, left to not break existing usage
20
21
22
export interface GroupPartitionsAssignments {
0 commit comments