Fix some typos in the gallery examples #1825
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 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.
Motivation
Just noticed some typos in the gallery and tried to clarify a couple things. (Also and maybe this is just me but I really prefer calling it simulated data in examples because fake data has such a negative connotation).
What was the reasoning behind this change? Please explain the changes briefly.
Fix typos. Try to clarify a couple points.
Add articles when missing. Ad
ly
to adverbs. Use correct modal verb. Switch a few places to a more standard US-English positioning of words. Switchedfake
->simulated
.I'm happy to do some more docs read throughs, but I figured it is easier to do this in smaller batches. Let me know if you'd prefer a different format for the PRs for docs only.
How to test the behavior?
No testing. Just the written portion of the gallery docs. No changes to the functions themselves.
Checklist
flake8
from the source directory.