-
Notifications
You must be signed in to change notification settings - Fork 16
docs: Fix typos and spelling warnings in CONTRIBUTING.md #171
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: Fix typos and spelling warnings in CONTRIBUTING.md #171
Conversation
Signed-off-by: Bernhard Kaindl <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #171 +/- ##
======================================
Coverage 83.3% 83.3%
======================================
Files 23 23
Lines 3347 3347
======================================
Hits 2790 2790
Misses 557 557 |
Pull Request Test Coverage Report for Build 17251196860Details
💛 - Coveralls |
CONTRIBUTING.md
Outdated
| For consistently well-spaced documentation, all Markdown files are checked | ||
| in CI using Markdownlint, which ensures that e.g. code blocks are separated | ||
| by space from the preceeding and following paragraphs and so on. This helps | ||
| by space from the proceeding and following paragraphs and so on. This helps |
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.
This was supposed to be preceding (meaning the paragraph before as the sentence then specifies the following paragraph)
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.
Thanks, applied!
92d6087 to
84d7a6e
Compare
Co-authored-by: Gerald Elder-Vass <[email protected]> Signed-off-by: Bernhard Kaindl <[email protected]>
84d7a6e to
f258ca4
Compare
docs: Fix typos and spelling warnings in CONTRIBUTING.md
preformatchanges fix the remaining squiggly lines (from unrecognised words) when the LTeX spell checking is enabled (in VS Code).