Skip to content

fix: correct spelling errors in documentation and source files#63

Merged
mttrbrts merged 1 commit intoaccordproject:mainfrom
Shubh-Raj:fix/spelling-errors-issue-62
Mar 21, 2026
Merged

fix: correct spelling errors in documentation and source files#63
mttrbrts merged 1 commit intoaccordproject:mainfrom
Shubh-Raj:fix/spelling-errors-issue-62

Conversation

@Shubh-Raj
Copy link
Copy Markdown
Contributor

fix: Correct spelling errors in documentation and source files

Fixes #62

Description

This PR fixes 3 spelling errors discovered during a spell check audit of the repository.

Changes

File Line Typo Correction
README.md 130 minmize minimize
src/TemplateMarkNodes.ts 35 implicity implicitly
test/TemplateMarkInterpreter.test.ts 103-106 templatenName templateName

Testing

  • All existing tests pass
  • No functional changes, documentation/code quality fix only

Fixes accordproject#62

- README.md: minmize -> minimize
- src/TemplateMarkNodes.ts: implicity -> implicitly
- test/TemplateMarkInterpreter.test.ts: templatenName -> templateName

Signed-off-by: Shubh-Raj <shubhraj625@gmail.com>
@mttrbrts mttrbrts merged commit ebbcc90 into accordproject:main Mar 21, 2026
2 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.

fix: Correct spelling errors in documentation and source files

2 participants