Skip to content

Capitalize Actions as React concept in docs#8321

Open
ianalloway wants to merge 8 commits intoreactjs:mainfrom
ianalloway:main
Open

Capitalize Actions as React concept in docs#8321
ianalloway wants to merge 8 commits intoreactjs:mainfrom
ianalloway:main

Conversation

@ianalloway
Copy link

Based on issue #6713 - capitalizing React-specific concepts in docs.

Changes:

  • "dispatching actions" -> "dispatching Actions"
  • "user actions" -> "user Actions"

This follows the same pattern as the previous PRs for Effects, Hooks, and Transitions.

Excludes blog and community pages per the issue guidelines.

devin-ai-integration bot and others added 8 commits February 16, 2026 00:29
Co-Authored-By: Ian Alloway <adapter_burners.1y@icloud.com>
docs: Add troubleshooting section to 'use client' reference
Co-Authored-By: Ian Alloway <adapter_burners.1y@icloud.com>
…ovements

docs: Add troubleshooting section to 'use server' reference
Fix possessive pronoun typo in the useContext typing section.
'it's' (contraction of 'it is') should be 'its' (possessive).

Co-Authored-By: Ian Alloway <adapter_burners.1y@icloud.com>
docs: fix 'it's' to 'its' typo in TypeScript guide
Based on issue reactjs#6713 - capitalize React-specific concepts in docs

- 'dispatching actions' -> 'dispatching Actions'
- 'user actions' -> 'user Actions'

Excludes blog/community pages per issue guidelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant