Skip to content

Fix typo discovered by codespell#1134

Merged
bencroker merged 1 commit intostarfederation:developfrom
cclauss:patch-1
Feb 25, 2026
Merged

Fix typo discovered by codespell#1134
bencroker merged 1 commit intostarfederation:developfrom
cclauss:patch-1

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 25, 2026

Please read the contribution guidelines and include a clear explanation of the problem, solution, and alternatives for any proposed change in behavior.

Pull requests containing LLM generated content must include a clear statement that the content was generated by an LLM, and the prompt used to generate the content. Most importantly, it must include a clear explanation of how the generated content was reviewed for accuracy and relevance. Failure to do so will result in it being closed without review.

Problem Statement

Typo exists.

Proposed Solution

Fix typo.

Alternatives Considered

Going snowboarding. 🏂


Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell --ignore-words-list=doesnt,ot,shouldnt,te,theres,ue,vew --skip="*.map"

./sdk/test/README.md:61: impementation ==> implementation

% codespell --ignore-words-list=doesnt,ot,shouldnt,te,theres,ue,vew --skip="*.map" --write-changes

@bencroker bencroker merged commit 7d55da5 into starfederation:develop Feb 25, 2026
@bencroker
Copy link
Collaborator

Thanks!

@cclauss cclauss deleted the patch-1 branch February 25, 2026 18:31
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.

2 participants