Skip to content

docs: add missing "of" in render tree diagram alt text#8420

Open
imxv wants to merge 1 commit intoreactjs:mainfrom
imxv:fix/missing-of-tree-graph-alt
Open

docs: add missing "of" in render tree diagram alt text#8420
imxv wants to merge 1 commit intoreactjs:mainfrom
imxv:fix/missing-of-tree-graph-alt

Conversation

@imxv
Copy link
Copy Markdown

@imxv imxv commented Apr 25, 2026

Summary

Fix a missing word in the alt text of a Diagram component on src/content/learn/describing-the-ui.md (L533):

"The root node is located at the top the tree graph"

should read

"The root node is located at the top of the tree graph"

These alt strings are read aloud by screen readers, so the missing word affects users of assistive technology.

Test plan

  • Single-word insertion in alt text — no code/JSX/heading-id changes
  • prettier:diff skips .md; eslint on markdown only checks code fences

@github-actions
Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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