Skip to content

Fix spelling typos across codebase#275

Open
luojiyin1987 wants to merge 13 commits intoopenagents-org:developfrom
luojiyin1987:fix/spelling-typos-constants-docs-studio
Open

Fix spelling typos across codebase#275
luojiyin1987 wants to merge 13 commits intoopenagents-org:developfrom
luojiyin1987:fix/spelling-typos-constants-docs-studio

Conversation

@luojiyin1987
Copy link

Fixes #274

This PR fixes multiple spelling typos found in the codebase.

Code Constants

  • Fixed `NOTIFICAITON` → `NOTIFICATION` in:
    • `src/openagents/config/globals.py`
    • `src/openagents/core/network.py`

Documentation

  • Fixed typos in:
    • `README.md`: "havn" → "haven"
    • `docs/getting-started/quick-start-guide.mdx`: "Afer" → "After", "importan" → "important", "differen" → "different"
    • `docs/tutorials/demo-grammar-check-forum.mdx`: "utlities" → "utilities", "becuase" → "because"

Changelogs

  • Fixed typos in:
    • `changelogs/blogs/2025-11-27-demo-showcase.md`
    • `changelogs/docs/2025-11-27-demo-showcase.md`
    • `changelogs/docs/2025-12-20-grammar-forum-bedrock.md`

Studio UI Components

  • Fixed typos in sheet.tsx and menubar.tsx

Notes

The following were intentionally NOT changed:

  • `network_discovey.py` - filename typo (requires file rename)
  • `desitnation_id` - attribute name (API breaking change)
  • Grammar checker demo files - intentional typos for demonstration

@vercel
Copy link

vercel bot commented Jan 22, 2026

@luojiyin1987 is attempting to deploy a commit to the Raphael's projects Team on Vercel.

A member of the Team first needs to authorize it.

Signed-off-by: luojiyin <luojiyin@hotmail.com>
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.

Fix spelling typos across codebase

1 participant