Skip to content

Commit

Permalink
Fix typo 'bulit' -> 'built' (#7138)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Eastman <tom@eastman.nz>
  • Loading branch information
tveastman and Tom Eastman authored Sep 1, 2024
1 parent 40d7349 commit c2d6131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/reference/react-dom/components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ They are special in React because passing the `value` prop to them makes them *[

## Resource and Metadata Components {/*resource-and-metadata-components*/}

These bulit-in browser components let you load external resources or annotate the document with metadata:
These built-in browser components let you load external resources or annotate the document with metadata:

* [`<link>`](/reference/react-dom/components/link)
* [`<meta>`](/reference/react-dom/components/meta)
Expand Down

0 comments on commit c2d6131

Please sign in to comment.