Skip to content

Fix typos in comments and documentation#1823

Open
maxtaran2010 wants to merge 1 commit into
thoughtbot:mainfrom
maxtaran2010:fix/typos
Open

Fix typos in comments and documentation#1823
maxtaran2010 wants to merge 1 commit into
thoughtbot:mainfrom
maxtaran2010:fix/typos

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix minor typos found by codespell in comments and documentation strings.

  • assocciationassociation in lib/factory_bot/attribute_assigner.rb (comment on line 123)
  • re-usereuse in GETTING_STARTED.md (line 367) and docs/src/aliases/summary.md (line 4)

Changes found by running:
```
codespell --skip=".git,.lock,.json,.svg,.png,Gemfile.lock,CHANGELOG*,vendor" -q 3 .
```

- Fix "assocciation" -> "association" in attribute_assigner.rb comment
- Fix "re-use" -> "reuse" in GETTING_STARTED.md and docs/src/aliases/summary.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 9, 2026 21:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@vburzynski vburzynski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing those 🙂

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.

3 participants