-
Notifications
You must be signed in to change notification settings - Fork 6.5k
chore: fix typos #5690
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
chore: fix typos #5690
Conversation
same typo is found in other files: could you also update these?
|
Oh dang @dandhlee good eyes! The README.rst is autogenned but I'll do a find and replace for environent :) |
I fixed the typos in the other file and as an added bonus added two usage comments as a first step for improvement (#5546 ) |
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.
lint is slightly unhappy but otherwise LGTM!
🙈 fixing now |
Description
Fixes #
Note: It's a good idea to open an issue first for discussion.
Checklist
nox -s py-3.6
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)