strbrgr opened a new issue, #3009:
URL: https://github.com/apache/iggy/issues/3009

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to