Skip to content

docs(react): small grammar fix in advanced-ssr docs#10507

Merged
sukvvon merged 1 commit intoTanStack:mainfrom
sourena-kazemi:main
Apr 16, 2026
Merged

docs(react): small grammar fix in advanced-ssr docs#10507
sukvvon merged 1 commit intoTanStack:mainfrom
sourena-kazemi:main

Conversation

@sourena-kazemi
Copy link
Copy Markdown
Contributor

@sourena-kazemi sourena-kazemi commented Apr 16, 2026

🎯 Changes

There was a mistake in one sentence in the advanced ssr guide for react, I fixed it

Summary by CodeRabbit

  • Documentation
    • Updated the advanced server-side rendering guide with a minor grammar correction to improve clarity in the streaming without prefetching section.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 16, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d84fbc21-52ef-4491-94b5-82e7127b2638

📥 Commits

Reviewing files that changed from the base of the PR and between c47c671 and 53c3b1c.

📒 Files selected for processing (1)
  • docs/framework/react/guides/advanced-ssr.md

📝 Walkthrough

Walkthrough

A single-word grammar correction in the advanced SSR documentation to clarify explanation text about HTML streaming behavior when Suspense boundaries are missing.

Changes

Cohort / File(s) Summary
Documentation Fix
docs/framework/react/guides/advanced-ssr.md
Corrected grammar in the experimental streaming-without-prefetching section by changing "when" to "what" in a descriptive sentence about conditional HTML streaming delays.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A word was out of place, dear friend,
"when" became "what"—a simple mend,
The docs now flow with clearer light,
Through streaming streams, both fast and right! 📚✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description covers the main change but is missing the required checklist items and release impact assessment from the template. Complete the description by adding the checklist section with steps followed and testing confirmation, plus clarify the release impact (whether this is docs-only).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: a grammar fix in the advanced SSR documentation for React.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Apr 16, 2026

View your CI Pipeline Execution ↗ for commit 53c3b1c

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded <1s View ↗
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 21s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-16 11:35:49 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 16, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10507

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10507

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10507

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10507

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10507

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10507

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10507

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10507

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10507

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10507

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10507

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10507

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10507

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10507

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10507

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10507

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10507

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10507

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10507

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10507

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10507

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10507

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10507

commit: 53c3b1c

@sukvvon sukvvon merged commit 63909c7 into TanStack:main Apr 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants