Skip to content

Fix typos and grammar issues across documentation#1225

Open
MargotBr wants to merge 1 commit intomasterfrom
claude/fix-documentation-typos-jkIRm
Open

Fix typos and grammar issues across documentation#1225
MargotBr wants to merge 1 commit intomasterfrom
claude/fix-documentation-typos-jkIRm

Conversation

@MargotBr
Copy link

@MargotBr MargotBr commented Feb 5, 2026

Summary

This PR corrects multiple spelling and grammar errors found throughout the package documentation and vignettes.

Changes Made

  • NEWS.md: Fixed "Singe responsabily" → "Single responsibility"
  • vignettes/d-js.Rmd: Fixed "reable" → "reenable" and improved clarity of the description
  • vignettes/f-extending_golem.Rmd:
    • Fixed "explicitely" → "explicitly"
    • Fixed "you own" → "your own"
  • vignettes/g-contribute.Rmd: Fixed "your are" → "you are" (2 occurrences)

Notes

These are purely documentation corrections with no impact on functionality. All changes improve readability and maintain consistency with standard English grammar and spelling conventions.

https://claude.ai/code/session_01HHCzvg5hA93VSDNDie1BcM

- NEWS.md: "Singe responsabily" -> "Single responsibility"
- d-js.Rmd: "reable able" -> "reenable enable"
- f-extending_golem.Rmd: "explicitely" -> "explicitly"
- f-extending_golem.Rmd: "you own page" -> "your own page"
- g-contribute.Rmd: "If your are" -> "If you are" (2 occurrences)

https://claude.ai/code/session_01HHCzvg5hA93VSDNDie1BcM
@MargotBr MargotBr requested a review from ColinFay February 5, 2026 09:49
+ `show` & `hide` show and hide elements, using the full jQuery selector.

+ `disable` & `reable` able and disable specific element, using the full jQuery selector.
+ `disable` & `reenable` enable and disable specific element, using the full jQuery selector.
Copy link
Member

Choose a reason for hiding this comment

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

This should stay reable

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