Skip to content
New issue

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

Write Brief: Adjustments to typo detections #39415

Open
dhasilva opened this issue Sep 16, 2024 · 1 comment
Open

Write Brief: Adjustments to typo detections #39415

dhasilva opened this issue Sep 16, 2024 · 1 comment

Comments

@dhasilva
Copy link
Contributor

  • Words starting with numbers (19th was highlighted, and the suggestions were sort of nonsense)
  • Maybe all caps? Specially on short words (typical acronyms)
  • Words between single quotes (single quotes are allowed due to contractions, but should be ignored when they are 'wrapped'
@mwatson
Copy link
Contributor

mwatson commented Oct 2, 2024

I see the numbered words issue. It thinks "10th" is an error but it doesn't mind "1st" or "3rd". It seems most concerned with numbers ending with "th" and "nd" but fine with nonsense like "2rd" or "3st". This seems fixable though I am not sure how all of this works yet 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants