Skip to content

fix: correct documentation typos#25260

Merged
simonklee merged 3 commits intoanomalyco:devfrom
luojiyin1987:fix/typo-docs
May 1, 2026
Merged

fix: correct documentation typos#25260
simonklee merged 3 commits intoanomalyco:devfrom
luojiyin1987:fix/typo-docs

Conversation

@luojiyin1987
Copy link
Copy Markdown
Contributor

@luojiyin1987 luojiyin1987 commented May 1, 2026

Issue for this PR

Closes #25259

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This PR fixes a few documentation typos without changing behavior.

Files changed:

  • packages/opencode/src/sync/README.md
  • packages/web/src/content/docs/providers.mdx

Fixes included:

  • throught -> through
  • defintiion -> definition
  • even -> event
  • contain to full object -> contain the full object
  • soverign -> sovereign

The change set is intentionally limited to typo/documentation fixes and avoids unrelated cleanup.

How did you verify your code works?

I verified the changed files manually and the repository pre-push hook completed successfully, including bun turbo typecheck with bun@1.3.13.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. contributor labels May 1, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@simonklee simonklee merged commit 97ed9ba into anomalyco:dev May 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix a few documentation typos

2 participants