-
Notifications
You must be signed in to change notification settings - Fork 6.5k
docs: Bulk typo fix #23144
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
docs: Bulk typo fix #23144
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
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.
looks good to me. Can you fix the codegen checks?
|
Thanks @codesenju! Can you run codegen and push? |
|
Looks like the commit history got messed up. (Happens to me too when I follow the DCO instructions to fix the failed check.) Can you force-push with a clean history? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #23144 +/- ##
=========================================
Coverage ? 60.07%
=========================================
Files ? 343
Lines ? 57890
Branches ? 0
=========================================
Hits ? 34777
Misses ? 20340
Partials ? 2773 ☔ View full report in Codecov by Sentry. |
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.
for fixing the codegen, please run make codegen-local
Signed-off-by: Codesenju <[email protected]> fix typo use singular Signed-off-by: Codesenju <[email protected]> docs: fix a typo in config-management-plugins.md (#23172) Signed-off-by: Pavel Skuratovich <[email protected]> Signed-off-by: Codesenju <[email protected]> docs: fix true source docs: reverted because unable to found source
Signed-off-by: dsuhinin <[email protected]>
Signed-off-by: dsuhinin <[email protected]>
Signed-off-by: enneitex <[email protected]>
This PR fixes various typos in the documentation.
No breaking changes or new requirements are introduced.
Checklist: