-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Spelling / Grammar #12835
Spelling / Grammar #12835
Conversation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
doc/specs/#5000 - Process Model 2.0/#1032 - Elevation Quality of Life Improvements.md
Outdated
Show resolved
Hide resolved
I'm always unreasonably excited for check-spelling updates! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea I think the "are the" fix is the only one I'd like to see, but the rest is great! as the person who probably hits this bot the most often, thanks for the continuous updates here!
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Hello @zadjii-msft! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 8 hours, a condition that will be fulfilled in about 2 hours 57 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
🎉 Handy links: |
Mostly this is dropping doubled words. There's one brand fix.
Detailed Description of the Pull Request / Additional comments
I'm close to shipping an upgrade to check-spelling, but in testing it against this repository, I see one behavior change that I'd like to resolve. So, while I try to figure out how, I figured I'd at least leave the fixes submitted.
(I have some ideas, as I've been slowly working towards a solution to this problem, but it isn't a simple one line change.)
Validation Steps Performed
Ran check-spelling v0.0.20-alpha5 w/ a refresh of the configuration based on https://github.com/check-spelling/spell-check-this/tree/prerelease/.github/workflows/
(It identified one minor bug which is fixed in 0.0.20-alpha6 - unreleased.)