Skip to content

docs: fix Link prefetch grammar and Client Components wording - #96998

Closed
Rezakarimzadeh98 wants to merge 1 commit into
vercel:canaryfrom
Rezakarimzadeh98:fix/docs-link-prefetch-grammar
Closed

docs: fix Link prefetch grammar and Client Components wording#96998
Rezakarimzadeh98 wants to merge 1 commit into
vercel:canaryfrom
Rezakarimzadeh98:fix/docs-link-prefetch-grammar

Conversation

@Rezakarimzadeh98

Copy link
Copy Markdown
Contributor

Summary

  • Fix wording in Link prefetch docs: navigation's -> navigation
  • Fix wording in CRA migration guide: clients components -> Client Components

Why

These are user-facing documentation wording issues. This change improves clarity and readability for readers following these guides.

Scope

Docs-only changes. No runtime behavior changes.

Copilot AI lite review requested due to automatic review settings August 9, 2026 18:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes small, docs-only wording fixes in the App Router documentation to improve clarity and correct grammar/capitalization in user-facing guides.

Changes:

  • Fix grammatical error in the <Link /> prefetching description (“navigation's” → “navigation”).
  • Correct capitalization/wording in the CRA migration guide (“clients components” → “Client Components”).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/01-app/03-api-reference/02-components/link.mdx Corrects grammar in the Link prefetching explanation to improve readability.
docs/01-app/02-guides/migrating/from-create-react-app.mdx Fixes “Client Components” wording/capitalization for consistency with Next.js terminology.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Rezakarimzadeh98

Copy link
Copy Markdown
Contributor Author

Friendly follow-up: this is a small docs-only wording/capitalization fix.

Happy to adjust wording if maintainers prefer a different phrasing.

@github-actions

Copy link
Copy Markdown
Contributor

Stats skipped

Commit: 9f78392
View workflow run

@github-actions

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: 9f78392

@marcoshernanz

Copy link
Copy Markdown
Contributor

Closing in favor of #97132, which carries the same changes in a signed commit while preserving @Rezakarimzadeh98’s original authorship and attribution. Thank you for the contribution!

lukesandberg pushed a commit that referenced this pull request Aug 10, 2026
## Summary

- Fix wording in Link prefetch docs: `navigation's` -> `navigation`
- Fix wording in CRA migration guide: `clients components` -> `Client
Components`

## Why

These are user-facing documentation wording issues. This change improves
clarity and readability for readers following these guides.

## Scope

Docs-only changes. No runtime behavior changes.

Attribution: This change was originally authored by @Rezakarimzadeh98 in
#96998.

Co-authored-by: Reza Karimzadeh <r.karimzadeh1998@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants