Zhang-Charlie opened a new pull request, #21709:
URL: https://github.com/apache/kafka/pull/21709
## Summary
This PR fixes documentation typos and grammar issues across several docs
pages.
## Changes
- `docs/getting-started/quickstart.md`
- Fix punctuation in Step 8 sentence (`environment-or` -> `environment,
or`).
- `docs/kafka-connect/user-guide.md`
- Fix typo: `task statues` -> `task statuses`.
- `docs/operations/geo-replication-(cross-cluster-data-mirroring).md`
- Fix grammar: `can be specified the MirrorMaker config` -> `can be
specified in the MirrorMaker config`.
- Fix markdown spacing/formatting around a link (`See the[...` -> `See the
[...`), and remove trailing bold-format spacing issue.
- `docs/streams/developer-guide/config-streams.md`
- Fix grammar: `these thread` -> `these threads`.
- Fix grammar: `three brokers what is` -> `three brokers, which is`.
- `docs/streams/developer-guide/manage-topics.md`
- Remove duplicate word: `then ... then`.
## Scope
- Docs-only changes.
- No code, behavior, or configuration changes.
--
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]