Skip to content

Commit 5eca890

Browse files
committed
fix: typo
Signed-off-by: Mirza Brunjadze <[email protected]>
1 parent 44a6e28 commit 5eca890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clients/consumer/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export interface TopicPartitions {
1616
}
1717

1818
export interface GroupAssignment extends TopicPartitions {
19-
// Pulic export, left to not break existing usage
19+
// Public export, left to not break existing usage
2020
}
2121

2222
export interface GroupPartitionsAssignments {

0 commit comments

Comments
 (0)