docs: fix typos and broken/outdated links#8107
Open
AliBaig-xD wants to merge 2 commits intoreactjs:mainfrom
Open
docs: fix typos and broken/outdated links#8107AliBaig-xD wants to merge 2 commits intoreactjs:mainfrom
AliBaig-xD wants to merge 2 commits intoreactjs:mainfrom
Conversation
- Corrected typo "Specificaion" → "Specification" in versions.md - Fixed broken links (double slash) in legacy.md pointing to https://18.react.dev/reference/ - All changes are low-risk, improve documentation clarity, and do not touch React engine code
- Corrected possessive "it's own" → "its own" in sunsetting-create-react-app.md and react-labs-view-transitions-activity-and-more.md (11 occurrences) - Fixed typo "inital mount" → "initial mount" in StrictMode.md - All changes improve clarity and readability without affecting code
Size changesDetails📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes minor documentation issues in the
/src/content/folder:"it's"→"its"insunsetting-create-react-app.mdandreact-labs-view-transitions-activity-and-more.md"inital mount"→"initial mount"inStrictMode.mdhttps://18.react.dev//reference/→https://18.react.dev/reference/) inlegacy.mdAll changes are low-risk, do not touch any React engine code, and improve clarity and correctness for readers.
No issues referenced.
Guidelines followed:
js) preserved where applicable