Skip to content

Conversation

@mldangelo
Copy link

Small cleanup PR:

Typo fixes

  • internal/re.js: "numberic" → "numeric" (3 occurrences)
  • functions/diff.js: "preleases" → "prereleases"
  • test/ranges/min-version.js: "Carot" → "Caret"
  • ranges/subset.js: "GT.semver" → "LT.semver" (comment was in the LT section)

Documentation

  • Update README -n option to match the CLI help text (documents the false option to omit the prerelease number)

@mldangelo mldangelo requested a review from a team as a code owner December 20, 2025 17:06
- Fix "numberic" → "numeric" typos in internal/re.js
- Fix "preleases" → "prereleases" typo in functions/diff.js
- Fix "Carot" → "Caret" typo in test/ranges/min-version.js
- Fix "GT.semver" → "LT.semver" in ranges/subset.js comment (was in LT section)
- Update README -n option to document `false` option
@mldangelo mldangelo force-pushed the docs/typos-and-cli-docs branch from 6da2301 to 9065187 Compare December 20, 2025 17:11
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