Skip to content

Commit c2d6131

Browse files
tveastmanTom Eastman
and
Tom Eastman
authored
Fix typo 'bulit' -> 'built' (#7138)
Co-authored-by: Tom Eastman <[email protected]>
1 parent 40d7349 commit c2d6131

File tree

1 file changed

+1
-1
lines changed
  • src/content/reference/react-dom/components

1 file changed

+1
-1
lines changed

src/content/reference/react-dom/components/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ They are special in React because passing the `value` prop to them makes them *[
3434

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

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

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

0 commit comments

Comments
 (0)