Commit e4db87b
authored
docs: head change to <head> in /reference/react-dom/components/index.md
[change here](https://react.dev/reference/react-dom/components#resource-and-metadata-components)
I think this provides more clarity:
## before
They are special in React because React can render them into the document head,
## after
They are special in React because React can render them into the document <head>,
## becase1 parent 790625f commit e4db87b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments