respawn-app / FlowMVI

A Kotlin Multiplatform MVI library based on coroutines with a rich DSL and a powerful plugin system.
https://opensource.respawn.pro/FlowMVI/
Apache License 2.0
319 stars 10 forks source link

Sweep: Fix typos in text in sample/features/*Screen #100

Closed Nek-12 closed 1 month ago

Nek-12 commented 1 month ago

On each page in FlowMVI/sample/src/commonMain/kotlin/pro/respawn/flowmvi/sample /features there is a code block to showcase it and a text description constant.

Look through the text strings there and check them for typos, like words that don't have whitespace between or grammar errors.

Then, look through code block comments for typos there as well. Correct them too.

Nek-12 commented 1 month ago

Didn't realize sweep is dead... Removed.