Fix Typing Engine Logic to Accommodate Word Resync on Space
Thanks to this voter to pointing this out:
…. Also a big thing I noticed – when I press an extra key or miss one (and dont correct it), the whole test after the error gets marked as wrong. In most of the orher tests the error gets discarded after the next word when you hit space and keep typing correct characters. I would say now that this is the most annoying thing but also it probably the only big one differentiating this from other cool typing tests! Preatty cool, thanks!
Typing engine now jumps to the next word (and increases error by 1) if you press space in between typing a word this means even if you type one word incorrectly, it wont shift the entire coming text (and count it as errors) but instead discard it.