Akhil Sabu created KAFKA-20592:
----------------------------------
Summary: Fix several typos in Streams and upgrade documentation
Key: KAFKA-20592
URL: https://issues.apache.org/jira/browse/KAFKA-20592
Project: Kafka
Issue Type: Improvement
Components: docs
Environment: Documentation-only issue
Repository: Apache Kafka
Affects Markdown documentation under docs/
No specific OS or hardware dependency
Reporter: Akhil Sabu
* Following the Kafka developer workflow documented at
{{{}https://kafka.apache.org/community/developer/{}}}, I found several small
documentation typos in the Streams and upgrade documentation.
* Proposed fixes:
## {{docs/streams/developer-guide/dsl-api.md}}
*** {{previouss examples}} -> {{previous examples}}
## {{docs/streams/upgrade-guide.md}}
*** {{so-call spurious}} -> {{so-called spurious}}
## {{docs/streams/upgrade-guide.md}}
*** {{.ofTimeDifferencWithNoGrace()}} -> {{.ofTimeDifferenceWithNoGrace()}}
## {{docs/streams/upgrade-guide.md}}
*** {{The intend of this change}} -> {{The intent of this change}}
## {{docs/streams/upgrade-guide.md}}
*** {{is not effected}} -> {{is not affected}}
## {{docs/streams/upgrade-guide.md}}
*** {{need to updated your code}} -> {{need to update your code}}
* This is a documentation-only cleanup with no functional changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)