Fix typos and markdown formatting in examples#733
Open
Alejandro-Casanova wants to merge 5 commits intockormanyos:masterfrom
Open
Fix typos and markdown formatting in examples#733Alejandro-Casanova wants to merge 5 commits intockormanyos:masterfrom
Alejandro-Casanova wants to merge 5 commits intockormanyos:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Christopher,
I'm currently reading your book and, first of all, I wanted to thank you for such a valuable contribution. It's been very insightful so far, and I'm really enjoying it.
I've also been going through the companion code examples and noticed some typos. And I thought that, as I'll be going through most of it anyway, I might as well report these to you in the form of a pull request, so you can easily correct them. I hope this doesn't come out as "nitpicky"!
I've also noticed some possible corrections and improvements to the markdown syntax. I usually follow markdownlint rules. As some of these preferences might be subjective, I'm thinking of keeping commits small so any single change can be easily rejected or edited if you see fit.
Please let me know your thoughts on this!