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

chore: fix typos in next package

Open JamBalaya56562 opened this issue 5 months ago • 2 comments

Summary

Correct typos in comments, documentation, and identifier names across the Next.js codebase.

Documentation:

  • Fix typo in next-devtools README styling section

Chores:

  • Correct misspellings in code comments and improve grammar across multiple modules
  • Rename misnamed variables and parameters for clarity (e.g., varialbeRule to variableRule, _lineNumer to _lineNumber)
  • Fix spelling errors in source code comments and documentation (e.g., prioritize, initiated, delimiter)

Improving Documentation

  • [x] Run pnpm prettier-fix to fix formatting issues before opening the PR.
  • [x] Read the Docs Contribution Guide to ensure your contribution follows the docs guidelines: https://nextjs.org/docs/community/contribution-guide

JamBalaya56562 avatar Aug 10 '25 03:08 JamBalaya56562

Allow CI Workflow Run

  • [ ] approve CI run for commit: 63f4a84932f4750f04c2db73e0b046876faf8a98

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Aug 10 '25 03:08 ijjk

Allow CI Workflow Run

  • [ ] approve CI run for commit: 0f769558ce582971dc321e9bdd5515ee65f8743c

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Aug 10 '25 03:08 ijjk