Skip to content

all: fix typos#869

Merged
maciej-kisiel merged 1 commit intomodelcontextprotocol:mainfrom
alexandear-org:all-fix-typos
Mar 30, 2026
Merged

all: fix typos#869
maciej-kisiel merged 1 commit intomodelcontextprotocol:mainfrom
alexandear-org:all-fix-typos

Conversation

@alexandear
Copy link
Copy Markdown
Contributor

Grammar issues in docs, comments, and error messages.

Copilot AI review requested due to automatic review settings March 30, 2026 16:38
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 set of spelling/grammar issues across MCP implementation code, tests, examples, and protocol documentation to improve clarity and consistency in comments and error messages.

Changes:

  • Correct typos in Go comments and test messages (e.g., “asynchronous”, “incoming”, “signals”, “failed”).
  • Fix user-facing error message text for schema default application (“defaults”).
  • Correct documentation and example text/metadata (e.g., “stateless”, “TokenVerifier”, struct tag description).

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
mcp/streamable_test.go Fixes typo in test comment (“asynchronous”).
mcp/streamable.go Fixes typos in internal comments (“signals”, “incoming”).
mcp/server.go Fixes typo in error message (“defaults”).
mcp/protocol.go Fixes typos in protocol comments (“capability”, “resources”).
mcp/conformance_test.go Fixes typo in fatal test message (“failed”).
mcp/cmd_test.go Fixes typo in test comment (“decrease”).
mcp/client.go Fixes typo in JSON-RPC error message (“defaults”).
internal/docs/protocol.src.md Fixes typos in protocol docs source (“stateless”, “TokenVerifier”).
examples/server/toolschemas/main.go Fixes typo in example comment (“Therefore”).
examples/server/memory/main.go Fixes typo in struct tag description (“observations”).
docs/protocol.md Fixes typos in rendered protocol docs (“stateless”, “TokenVerifier”).

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

@maciej-kisiel maciej-kisiel merged commit b71a839 into modelcontextprotocol:main Mar 30, 2026
13 of 14 checks passed
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