Skip to content

Conversation

juni2003
Copy link

@juni2003 juni2003 commented Sep 6, 2025

This PR addresses several documentation issues:

  1. Grammar fixes:

    • Line 40 & 81: Added missing article "the" in "Why is the sky blue?"
    • Line 68: Removed redundant period after question mark in "What things do I like?"
    • Line 87: Removed extra word "is" in "tools that the model can use"
    • Line 88: Corrected possessive "its" (was incorrectly "it's") in "specifying its schema"
  2. Spacing fixes:

    • Line 187: Added space before parenthesis in "bring-your-own-response (BYOR)"
  3. Code consistency fix:

    • Lines 57: Changed unqualified reference to Part class to use consistent generative_models.Part qualifier, matching line 53

These changes improve documentation readability and prevent potential errors in example code.

Note: This PR contains small documentation and example code fixes only, no functional changes.

This PR addresses several documentation issues:

1. Grammar fixes:
   - Line 40 & 81: Added missing article "the" in "Why is the sky blue?"
   - Line 68: Removed redundant period after question mark in "What things do I like?"
   - Line 87: Removed extra word "is" in "tools that the model can use"
   - Line 88: Corrected possessive "its" (was incorrectly "it's") in "specifying its schema"

2. Spacing fixes:
   - Line 187: Added space before parenthesis in "bring-your-own-response (BYOR)"

3. Code consistency fix:
   - Lines 57: Changed unqualified reference to Part class to use consistent generative_models.Part qualifier, matching line 53

These changes improve documentation readability and prevent potential errors in example code.
Copy link

google-cla bot commented Sep 6, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Sep 6, 2025
@juni2003 juni2003 changed the title Fix grammar, spacing, and code reference issues in README.md docs: fix grammar, spacing, and code reference issues in README.md Sep 6, 2025
@juni2003 juni2003 changed the title docs: fix grammar, spacing, and code reference issues in README.md Fix grammar, spacing, and code reference issues in README.md Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant