Don't count words if wrongly typed.
Closed this issue · 1 comments
pelco commented
When user puts his finger in the space bar, it will miss all words but the wpm will be huge because we count words when pressing space and if match with current character.
The goal of this issue is not to count the words if they are wrongly typed.
pelco commented
Words are counted if they are correctly typed followed by a space (or if phrase ends with a correct typed word)