Edit the todo tutorial for grammar and clarity #1363
Merged
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 chan
2E85
ges.
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.
Mostly this consisted of going through the tutorial and editing for English
grammar as well as trying to trim down the word count. The text was a bit more
verbose than it needed to be, which I think made it harder to follow.
I also made a few other changes:
Wrapped more things in backticks to highlight technical terms, code
snippets, etc.
Updated output examples to match the current state of go-swagger (notably
the generate files have changed a bit).