-
-
Notifications
You must be signed in to change notification settings - Fork 92
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 typos #404
Fix typos #404
Conversation
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! One tiny nit
building/markdown/markdown.md
Outdated
@@ -102,7 +102,7 @@ We support special types of blocks that can be added to documents to pull out co | |||
We support three types of blocks: | |||
|
|||
- **exercism/note:** Blocks that pull out some extra special information | |||
- **exercism/caution:** Things that people should know about or tread carefully with | |||
- **exercism/caution:** Things that people should know about or treat carefully with |
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.
I think this change is not correct. One treads carefully, not treats carefully
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.
Approved, conditional on making the change that Erik suggested.
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!
🥳 🥳 🥳 🥳 🥳 |
Found via `codespell -L filetests,inout,nclude`
Found via
codespell -L filetests,inout,nclude