Skip to content

docs: fix grammar errors in README, examples, and integration test comments #3009

@strbrgr

Description

@strbrgr

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."

requestrequests


examples/rust/src/message-headers/message-compression/README.md

Multiple issues in this file:

  • Line 44: to be send to the serverto be sent to the server
  • Line 58: A message send to the serverA message sent to the server
  • Line 74: sends it's application logssends its application logs
  • Line 78: by trading of some idle CPU timeby trading off some idle CPU time
  • Line 84: tells us, thattells us that / thatsthat's

core/integration/tests/server/scenarios/stream_size_validation_scenario.rs

  • Line 107: it's message countits message count
  • Line 127: it's topicsits topics

core/integration/tests/server/scenarios/log_rotation_scenario.rs:259

"So there ignores tiny minor overflow"

therethis


Happy to split into separate PRs per file if that's cleaner. Let me know how you'd like these handled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions