We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
therefore
I noticed this dictionary entry or these dictionary entries in:
dict.json
These look like misstroke or could otherwise be better:
"THR-F": "therefore", "TH-FR": "therefore", "THR*FR": "therefore"
These look like misstrokes because:
THR-F
-R
TH-FR
R
THR*FR
*
I would expect the outline to be:
"THR-FR": "therefore",
I would expect to see that outline because:
"THR": "there"
"-FR": "{^fore}"
To make this even better, we could:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dictionary
I noticed this dictionary entry or these dictionary entries in:
dict.json
Misstroked entry or entries
These look like misstroke or could otherwise be better:
These look like misstrokes because:
THR-F
misses-R
TH-FR
missesR
THR*FR
adds extra*
Expected
I would expect the outline to be:
I would expect to see that outline because:
"THR": "there"
and"-FR": "{^fore}"
Even better
To make this even better, we could:
The text was updated successfully, but these errors were encountered: