Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Feb 14, 2024
1 parent d0ab85a commit d393799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kafka_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@

## Append-only log

* new mesage/event is always written on the end of topic
* new mesage/event is always written on the end of partition
* messages/events are immutable
* can be read by
- seeking and arbitrary offset
Expand Down

0 comments on commit d393799

Please sign in to comment.