-
Notifications
You must be signed in to change notification settings - Fork 61.9k
Fix typos, logic errors and language #38514
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Thanks for submitting a PR to the GitHub Docs project! In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the documentation. |
@sau226 Thanks for opening a PR! You've caught a lot of great typos, but some of them I will have to check in about to make sure they aren't language we're using very specifically for one reason or another, even though I can see you've done your research and I really appreciate it. And I have one minor correction: "reusable," without the "e," is the correct spelling. 😆 I had to look it up to make sure I hadn't gone crazy, since the rest of your changes are pretty much spot on. I'll get this triaged for review and let you know when I've heard back about a couple of these. Again, thank you for the really adept typo wrangling! It's very much appreciated. 💛 |
Why:
Typos and unclear language make docs hard to read, logic errors (e.g. commands to "enable" a service, under the "disable" service heading) mean that unexpected system behavior may result.
Happy to open an issue or to remove/separate out elements of this PR if a reviewer feels this is necessary.
What's being changed (if available, include any code snippets, screenshots, or gifs):
PR contains 3 commits, each addressing one issue:
Check off the following: