Skip to content

Change an incorrect word in the async/await docs #2068

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

Merged
merged 1 commit into from
Aug 30, 2016

Conversation

Michael0x2a
Copy link
Collaborator

This commit fixes a small error with the docs for async/await -- the docs used the word "decorator" when it should have used the word "generator".

This commit fixes a small error with the docs for async/await -- the
docs used the word "decorator" when it should have used the word
"generator".
@gvanrossum gvanrossum merged commit 9e4c77f into python:master Aug 30, 2016
@Michael0x2a Michael0x2a deleted the fix-async-await-doc-typo branch September 1, 2016 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants