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 typos in server.Config struct member names #422

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

charleskorn
Copy link
Contributor

What this PR does:

This PR fixes two cases where "gRPC" has been misspelt as "gPRC" in the server.Config struct.

This is a breaking change, but should be straightforward for consumers to resolve. It has no user-visible impact.

Which issue(s) this PR fixes:

(none)

Checklist

  • [n/a] Tests updated
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@charleskorn charleskorn enabled auto-merge (squash) October 30, 2023 02:23
@charleskorn charleskorn merged commit 30221e7 into main Oct 30, 2023
3 checks passed
@charleskorn charleskorn deleted the charleskorn/fix-typo branch October 30, 2023 02:28
ying-jeanne pushed a commit that referenced this pull request Nov 2, 2023
* Fix typos in `server.Config` struct member names

* Add changelog entry.
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.

None yet

2 participants