Skip to content

docs(readme.md): fix typo for gRPC reference#13260

Closed
piperchester wants to merge 1 commit into
googleapis:mainfrom
piperchester:patch-1
Closed

docs(readme.md): fix typo for gRPC reference#13260
piperchester wants to merge 1 commit into
googleapis:mainfrom
piperchester:patch-1

Conversation

@piperchester
Copy link
Copy Markdown

@piperchester piperchester commented May 24, 2026

That's it; didn't see any other related PRs to fixing this.

@piperchester piperchester requested a review from a team as a code owner May 24, 2026 19:36
@piperchester piperchester changed the title Fix typo in README.md for gRPC reference docs(readme.md): fix typo for gRPC reference May 24, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README to use the correct capitalization for gRPC. The review feedback suggests further improving the link by using the HTTPS protocol for better security and consistency.


Google API Extensions for Java (GAX Java) is a library which aids in the
development of client libraries for server APIs, based on [GRPC](http://grpc.io)
development of client libraries for server APIs, based on [gRPC](http://grpc.io)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The link to gRPC should use the https protocol for better security and consistency with other links in the document, such as the one on line 4.

Suggested change
development of client libraries for server APIs, based on [gRPC](http://grpc.io)
development of client libraries for server APIs, based on [gRPC](https://grpc.io)

@piperchester
Copy link
Copy Markdown
Author

Closing in favor of #13264.

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.

1 participant