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