Skip to content

docs(angular/guides/caching): fix typo 'date' to 'data'#10189

Merged
TkDodo merged 1 commit intoTanStack:mainfrom
sukvvon:docs/fix-angular-caching-typo
Feb 26, 2026
Merged

docs(angular/guides/caching): fix typo 'date' to 'data'#10189
TkDodo merged 1 commit intoTanStack:mainfrom
sukvvon:docs/fix-angular-caching-typo

Conversation

@sukvvon
Copy link
Contributor

@sukvvon sukvvon commented Feb 26, 2026

🎯 Changes

Fix typo in docs/framework/angular/guides/caching.md: datedata

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Documentation
    • Enhanced clarity in the caching guide documentation with a grammatical correction.

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

⚠️ No Changeset found

Latest commit: f23b9cc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d7d102e and f23b9cc.

📒 Files selected for processing (1)
  • docs/framework/angular/guides/caching.md

📝 Walkthrough

Walkthrough

A single documentation file received a minor typo correction, changing "the date will be marked as stale" to "the data will be marked as stale" in the caching guide.

Changes

Cohort / File(s) Summary
Documentation Typo Fix
docs/framework/angular/guides/caching.md
Corrected wording from "date" to "data" in description of staleTime behavior.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

documentation

Poem

A rabbit hopped through the docs with care,
Found "date" where "data" should be there,
With swift correction, the typo's gone,
The guide shines bright, we carry on! 🐰✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing a typo in the Angular caching documentation by replacing 'date' with 'data'.
Description check ✅ Passed The description follows the required template with all key sections present and properly completed, including changes, checklist items, and release impact.
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
  • Post copyable unit tests in a comment

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

@nx-cloud
Copy link

nx-cloud bot commented Feb 26, 2026

View your CI Pipeline Execution ↗ for commit f23b9cc

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

☁️ Nx Cloud last updated this comment at 2026-02-26 06:58:52 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 26, 2026

More templates

@tanstack/angular-query-experimental

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

@tanstack/eslint-plugin-query

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

@tanstack/preact-query

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

@tanstack/query-async-storage-persister

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

@tanstack/query-broadcast-client-experimental

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

@tanstack/query-core

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

@tanstack/query-devtools

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

@tanstack/query-persist-client-core

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

@tanstack/query-sync-storage-persister

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

@tanstack/react-query

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

@tanstack/react-query-devtools

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

@tanstack/react-query-next-experimental

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

@tanstack/react-query-persist-client

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

@tanstack/solid-query

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

@tanstack/solid-query-devtools

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

@tanstack/solid-query-persist-client

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

@tanstack/svelte-query

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

@tanstack/svelte-query-devtools

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

@tanstack/svelte-query-persist-client

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

@tanstack/vue-query

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

@tanstack/vue-query-devtools

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

commit: f23b9cc

@TkDodo TkDodo merged commit fef7988 into TanStack:main Feb 26, 2026
7 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