Skip to content

Comments

Documentation improvements: fix typos and grammar#110

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:docs-improvements-20260101-231946
Jan 2, 2026
Merged

Documentation improvements: fix typos and grammar#110
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:docs-improvements-20260101-231946

Conversation

@ChrisRackauckas-Claude
Copy link
Contributor

Summary

This PR fixes several typos and grammar issues found in the documentation:

  • Typo fix: "doesen't" → "doesn't" in src/RuntimeGeneratedFunctions.jl
  • Missing commas: Added commas for clarity in README.md and docs/src/index.md
  • Verb agreement: "which construct" → "which constructs"
  • Redundant word: Removed duplicate "user" in "HelperModule.construct_rgf() user needs"
  • Punctuation: Added missing colons after "For example"

These are focused improvements to enhance readability and correctness of the documentation without changing any functionality or code behavior.

@ChrisRackauckas

🤖 Generated with Claude Code

- Fix typo: "doesen't" → "doesn't" in src/RuntimeGeneratedFunctions.jl
- Add missing commas for clarity in README.md and docs/src/index.md
- Fix verb agreement: "which construct" → "which constructs"
- Remove redundant word: "user needs" → "needs"
- Add missing colons after "For example"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 244e0a3 into SciML:master Jan 2, 2026
12 of 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.

3 participants