We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d7349 commit c2d6131Copy full SHA for c2d6131
src/content/reference/react-dom/components/index.md
@@ -34,7 +34,7 @@ They are special in React because passing the `value` prop to them makes them *[
34
35
## Resource and Metadata Components {/*resource-and-metadata-components*/}
36
37
-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:
38
39
* [`<link>`](/reference/react-dom/components/link)
40
* [`<meta>`](/reference/react-dom/components/meta)
0 commit comments