[ 
https://issues.apache.org/jira/browse/KAFKA-20592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akhil Sabu updated KAFKA-20592:
-------------------------------
    Description: 
Several typos were found in the Kafka Streams documentation that need 
correction for improved clarity and professionalism.

*Files affected:* • {{docs/streams/developer-guide/dsl-api.md}} • 
{{docs/streams/upgrade-guide.md}}

*Typos identified and fixed:*
 # *Line 5027 in dsl-api.md:*

 ** Before: "let's resume the previouss examples"
 ** After: "let's resume the previous examples"
 # *Line 342 in upgrade-guide.md:*

 ** Before: "might have emitted so-call spurious"
 ** After: "might have emitted so-called spurious"
 # *Lines 342-343 in upgrade-guide.md (2 occurrences):*

 ** Before: {{JoinWindows.ofTimeDifferencWithNoGrace()}}
 ** After: {{JoinWindows.ofTimeDifferenceWithNoGrace()}}
 ** Before: {{.ofTimeDifferencWithNoGrace()}}
 ** After: {{.ofTimeDifferenceWithNoGrace()}}
 # *Line 443 in upgrade-guide.md:*

 ** Before: "The intend of this change"
 ** After: "The intent of this change"
 # *Line 443 in upgrade-guide.md:*

 ** Before: "is not effected"
 ** After: "is not affected"
 # *Line 500 in upgrade-guide.md:*

 ** Before: "you need to updated your code"
 ** After: "you need to update your code"

> 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
>            Assignee: Akhil Sabu
>            Priority: Minor
>
> Several typos were found in the Kafka Streams documentation that need 
> correction for improved clarity and professionalism.
> *Files affected:* • {{docs/streams/developer-guide/dsl-api.md}} • 
> {{docs/streams/upgrade-guide.md}}
> *Typos identified and fixed:*
>  # *Line 5027 in dsl-api.md:*
>  ** Before: "let's resume the previouss examples"
>  ** After: "let's resume the previous examples"
>  # *Line 342 in upgrade-guide.md:*
>  ** Before: "might have emitted so-call spurious"
>  ** After: "might have emitted so-called spurious"
>  # *Lines 342-343 in upgrade-guide.md (2 occurrences):*
>  ** Before: {{JoinWindows.ofTimeDifferencWithNoGrace()}}
>  ** After: {{JoinWindows.ofTimeDifferenceWithNoGrace()}}
>  ** Before: {{.ofTimeDifferencWithNoGrace()}}
>  ** After: {{.ofTimeDifferenceWithNoGrace()}}
>  # *Line 443 in upgrade-guide.md:*
>  ** Before: "The intend of this change"
>  ** After: "The intent of this change"
>  # *Line 443 in upgrade-guide.md:*
>  ** Before: "is not effected"
>  ** After: "is not affected"
>  # *Line 500 in upgrade-guide.md:*
>  ** Before: "you need to updated your code"
>  ** After: "you need to update your code"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to