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

fix miss spelling #564

Closed
slowy07 opened this issue Jul 22, 2021 · 0 comments · Fixed by #565
Closed

fix miss spelling #564

slowy07 opened this issue Jul 22, 2021 · 0 comments · Fixed by #565
Labels
api: aiplatform Issues related to the AI Platform API. triage me I really want to be triaged.

Comments

@slowy07
Copy link
Contributor

slowy07 commented Jul 22, 2021

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

  • fix miss codespelling

If you are still having issues, please be sure to include as much information as possible:

Environment details

  • OS type and version:
  • Python version: python --version
  • pip version: pip --version
  • google-cloud-aiplatform version: pip show google-cloud-aiplatform

Steps to reproduce

  1. search the misspelling
  2. fixing the spelling

Code example

"""
credentials (Optional[google.auth.credentials.Credentials]): The
                authorization credentials to attach to requests. These
                credentials identify the applicatin to the service; if none
                are specified, the client will attempt to ascertain the
"""

to

"""
credentials (Optional[google.auth.credentials.Credentials]): The
                authorization credentials to attach to requests. These
                credentials identify the application to the service; if none
                are specified, the client will attempt to ascertain the
"""

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Jul 22, 2021
@slowy07 slowy07 mentioned this issue Jul 22, 2021
4 tasks
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. triage me I really want to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants