docs: fix 'does not supports' grammar in node22 ESM sample README by DucMinhNe · Pull Request #17085 · nestjs/nest (original) (raw)

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.