Skip to content
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

docs type #650

Closed
skelliest opened this issue Dec 4, 2020 · 1 comment · Fixed by #651
Closed

docs type #650

skelliest opened this issue Dec 4, 2020 · 1 comment · Fixed by #651
Assignees
Labels
type: docs Improvement to the documentation for an API.

Comments

@skelliest
Copy link

from google.oauth2 import service_acccount

Example has extra c and should read from google.oauth2 import service_account

@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Dec 5, 2020
@busunkim96 busunkim96 added type: docs Improvement to the documentation for an API. and removed triage me I really want to be triaged. labels Dec 7, 2020
busunkim96 added a commit that referenced this issue Dec 7, 2020
`service_acccount` -> `service_account`.

Closes #650
@busunkim96
Copy link
Contributor

@skelliest Thanks for catching that! I've opened #651 to fix the docs.

gcf-merge-on-green bot pushed a commit that referenced this issue Dec 7, 2020
`service_acccount` -> `service_account`.

Closes #650
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants