Description
The package sometimes, does not correct it mistakes.
Step to reproduce
typer = HumanTyper(wpm=70) # Create typer
await typer.type(textbox_locator, typing_text) # Type like a human!
Expected
typing_text string

Actual behavior
OS: Windows 11
Python: 3.12
UV: 0.9.5