Skip to content

Commit 8b07557

Browse files
committed
Fix typo
1 parent 5cad29f commit 8b07557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/promisified/consumer/seek.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ describe('Consumer seek >', () => {
353353

354354
describe('batch staleness >', () => {
355355
beforeEach(async () => {
356-
// Theses tests expect a single partititon
356+
// These tests expect a single partititon
357357
await createTopic({ topic: topicName, partitions: 1 });
358358
});
359359

0 commit comments

Comments
 (0)