Skip to content

docs(Readme): fix 'seperately' -> 'separately'#185

Open
taiman724 wants to merge 1 commit into
ghaerr:masterfrom
taiman724:docs/readme-implemented-separately
Open

docs(Readme): fix 'seperately' -> 'separately'#185
taiman724 wants to merge 1 commit into
ghaerr:masterfrom
taiman724:docs/readme-implemented-separately

Conversation

@taiman724
Copy link
Copy Markdown

Summary

Single-word typo fix in Readme.md line 18.

The phrase spans lines 18-19: "the Win32 and Nano-X graphical windowing APIs implemented in seperately configurable layers on top of that." The fix is only the misspelling; the surrounding wording ("implemented in [adj] layers") is preserved.

- ...the Win32 and Nano-X graphical windowing APIs implemented in seperately
+ ...the Win32 and Nano-X graphical windowing APIs implemented in separately
  configurable layers on top of that.

Verification

  • grep -rnE "seperately" --include="*.md" . → no remaining matches.

Note

Co-developed with AI assistance; reviewed and tested by submitter.

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