next.js icon indicating copy to clipboard operation
next.js copied to clipboard

fix(scripts): correct typo in rm.mjs error message

Open mayur9210 opened this issue 2 months ago • 0 comments

This pull request makes a minor correction to the error message in scripts/rm.mjs to fix a typo.

  • The error message now correctly reads "requires at least one parameter" instead of "requires a least one parameter".

mayur9210 avatar Dec 10 '25 04:12 mayur9210