-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Closed
Copy link
Description
While reading through the docs and source comments I noticed a handful of typos/grammar
errors. Listing them here to get approval before sending separate PRs (or one PR
per file if preferred).
README.md:236
"Iggy requires credentials to authenticate request to the server."
request → requests
examples/rust/src/message-headers/message-compression/README.md
Multiple issues in this file:
- Line 44:
to be send to the server→to be sent to the server - Line 58:
A message send to the server→A message sent to the server - Line 74:
sends it's application logs→sends its application logs - Line 78:
by trading of some idle CPU time→by trading off some idle CPU time - Line 84:
tells us, that→tells us that/thats→that's
core/integration/tests/server/scenarios/stream_size_validation_scenario.rs
- Line 107:
it's message count→its message count - Line 127:
it's topics→its topics
core/integration/tests/server/scenarios/log_rotation_scenario.rs:259
"So there ignores tiny minor overflow"
there → this
Happy to split into separate PRs per file if that's cleaner. Let me know how you'd like these handled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels