Skip to content

docs: fix 'does not supports' grammar in node22 ESM sample README#17085

Merged
kamilmysliwiec merged 1 commit into
nestjs:masterfrom
DucMinhNe:fix/docs-jest-does-not-support-typo
Jun 5, 2026
Merged

docs: fix 'does not supports' grammar in node22 ESM sample README#17085
kamilmysliwiec merged 1 commit into
nestjs:masterfrom
DucMinhNe:fix/docs-jest-does-not-support-typo

Conversation

@DucMinhNe

Copy link
Copy Markdown
Contributor

PR Type

Documentation fix.

What

In sample/35-use-esm-package-after-node22/README.md, the sentence has a subject-verb agreement typo:

While Jest does not supports support the --experimental-require-module flag, we cannot use Jest in this project!

Fixed does not supportsdoes not support. Docs-only, one word.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 115

Coverage decreased (-0.01%) to 90.028%

Details

  • Coverage decreased (-0.01%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 1 coverage regression across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
packages/common/utils/cli-colors.util.ts 1 75.0%

Coverage Stats

Coverage Status
Relevant Lines: 8624
Covered Lines: 7764
Line Coverage: 90.03%
Relevant Branches: 2943
Covered Branches: 2386
Branch Coverage: 81.07%
Branches in Coverage %: No
Coverage Strength: 56.72 hits per line

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit a75b635 into nestjs:master Jun 5, 2026
2 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.

4 participants