-
Notifications
You must be signed in to change notification settings - Fork 291
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
Fix typo #1176
Fix typo #1176
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1176 +/- ##
=======================================
Coverage 94.01% 94.01%
=======================================
Files 26 26
Lines 5411 5412 +1
Branches 918 919 +1
=======================================
+ Hits 5087 5088 +1
Misses 193 193
Partials 131 131
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
While we're at it, what about the following?:
L99 "lets step through it"
L159 "lets break it down a bit"
The subsection capitalization is inconsistent in this section. In some cases title case is used and others sentence case. The capitalization is wrong either way of "A" in the line directly above this change.
"Start With A single, simple Plate"
For the subsections, I'd suggest:
Prerequisites: conda + CQ-editor running from an environment (no change)
What we'll accomplish (no change)
Start with a single, simple plate
Add the holes
More holes
... no change to remaining subsection titles.
Should I just merge this PR, or are you still working on it? |
I don't have a vote here, but in order to keep the PR section clean, i would just merge it and hope for @lorenzncode to apply his changes at a later point :) |
Sorry for the late reply. It is ready for merge. |
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 for addressing all instances of the typo in the file.
Thanks @tkoyama010 ! |
Fix a small typo.