Skip to content

Fix typo: 'has' → 'helps' in docs #80315

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 2 commits into
base: canary
Choose a base branch
from

Conversation

Ashish-bbg
Copy link

Fixes #80298

For Contributors

Improving Documentation

What?

Fixes a small typo in the index.mdx documentation file.

Original sentence:

"that has you building an application as you learn."

Changed to:

"that helps you build an application as you learn."

Why?

The word "helps" fits better grammatically and improves the clarity of the sentence.

How?

Made a single-word change (hashelps) in the docs/index.mdx file.


✅ No code logic was touched.
✅ Only documentation was modified.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Jun 9, 2025
@ijjk
Copy link
Member

ijjk commented Jun 9, 2025

Allow CI Workflow Run

  • approve CI run for commit: 4e31d73

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
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Help instead of has
2 participants