Skip to content

fix: remove duplicate word typos across docs and source#606

Open
koriyoshi2041 wants to merge 1 commit intoagentclientprotocol:mainfrom
koriyoshi2041:fix/duplicate-word-typos
Open

fix: remove duplicate word typos across docs and source#606
koriyoshi2041 wants to merge 1 commit intoagentclientprotocol:mainfrom
koriyoshi2041:fix/duplicate-word-typos

Conversation

@koriyoshi2041
Copy link

Summary

  • Fix "the the" → "the" in src/maybe_undefined.rs doc comment for MaybeUndefined::value()
  • Fix "the the" → "the" in src/protocol_level.rs doc comment for CancelRequestNotification
  • Fix "the the" → "the" in docs/updates.mdx governance announcement
  • Fix "are are" → "are" in docs/updates.mdx governance announcement
  • Regenerated schema files to reflect source changes

Test plan

  • npm run check passes (clippy, formatting, spellcheck, tests)
  • npm run generate produces no additional diff

Fix several instances of repeated words:
- "the the" in src/maybe_undefined.rs doc comment
- "the the" in src/protocol_level.rs doc comment
- "the the" in docs/updates.mdx governance announcement
- "are are" in docs/updates.mdx governance announcement

Regenerated schema files to reflect source changes.
@koriyoshi2041 koriyoshi2041 requested a review from a team as a code owner March 1, 2026 09:04
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