Skip to content

Commit 8d6fe66

Browse files
kmbremnerdirx
authored andcommitted
Fix typo
1 parent dd1aca8 commit 8d6fe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/producer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $producer->flush(5000);
7070

7171
!!! Warning
7272

73-
Always call `flush` after producing messages to not loose messages on shutdown that are still queued up within librdkafka memory and not yet delivered to a broker.
73+
Always call `flush` after producing messages to not lose messages on shutdown that are still queued up within librdkafka memory and not yet delivered to a broker.
7474

7575
## Flush on shutdown
7676

0 commit comments

Comments
 (0)