Skip to content

Fix grammar in README (its own; provide a library) - #156

Merged
heckj merged 1 commit into
swiftlang:mainfrom
chiliec:fix/readme-grammar
Aug 27, 2026
Merged

Fix grammar in README (its own; provide a library)#156
heckj merged 1 commit into
swiftlang:mainfrom
chiliec:fix/readme-grammar

Conversation

@chiliec

@chiliec chiliec commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Two small grammatical corrections in the repository README overview, in the "What's in this repository" section:

  • "Each directory has it's own Swift package""its own"it's is the contraction of "it is"; the possessive is its.
  • "aren't meant to be depended upon or provide library""provide a library" — missing article.

Also removes trailing whitespace on the two edited lines.

Per CONTRIBUTING.md, typo and small revision fixes are welcomed directly as pull requests. No content or behavior changes.

Correct two grammatical errors in the repository overview:
- "it's own" -> "its own" (possessive, not the contraction of "it is")
- "provide library" -> "provide a library" (missing article)

Also removes trailing whitespace on the two edited lines.
@chiliec
chiliec requested a review from heckj as a code owner August 27, 2026 04:38
@heckj

heckj commented Aug 27, 2026

Copy link
Copy Markdown
Member

Thank you @chiliec.

Going forward, I would prefer you set up the pull request message yourself and not use content that appears to be from an LLM, however you're proposing for improving the content. The statements that it either provided or you copied into place weren't accurate - as you're changing content ;-) But that's rather the point when fixing grammar.

@heckj
heckj merged commit a07eb5c into swiftlang:main Aug 27, 2026
13 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.

2 participants