Skip to content

Fix XML documentation typo#2724

Open
martincostello wants to merge 1 commit intogrpc:masterfrom
martincostello:fix-typo
Open

Fix XML documentation typo#2724
martincostello wants to merge 1 commit intogrpc:masterfrom
martincostello:fix-typo

Conversation

@martincostello
Copy link
Copy Markdown

Fix typo in the documentation for the ClientInterceptorContext.Host property.

Found when I copy-pasted it elsewhere and then a linter complained about the typo 😅

Fix typo in the documentation for the `ClientInterceptorContext.Host` property.
Copilot AI review requested due to automatic review settings May 1, 2026 12:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a spelling typo in the XML documentation for ClientInterceptorContext<TRequest, TResponse>.Host, improving API doc quality for consumers of Grpc.Core.Api.

Changes:

  • Corrected “currect” → “current” in the Host property <summary> documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants