Skip to content

chore: fix typos in next package #82507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

JamBalaya56562
Copy link
Contributor

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

@ijjk ijjk added Font (next/font) Related to Next.js Font Optimization. type: next labels Aug 10, 2025
@ijjk
Copy link
Member

ijjk commented Aug 10, 2025

Allow CI Workflow Run

  • approve CI run for commit: 63f4a84

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

@ijjk
Copy link
Member

ijjk commented Aug 10, 2025

Allow CI Workflow Run

  • approve CI run for commit: 74fc03d

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Font (next/font) Related to Next.js Font Optimization. type: next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants