Skip to content

Commit 5c632dc

Browse files
authored
Nit: wording
1 parent f020b53 commit 5c632dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Programmatic React features:
2121

2222
## React DOM {/*react-dom*/}
2323

24-
React-dom contains features that are only supported for web applications (which run in the browser DOM environment). This section is broken into the following:
24+
React DOM contains features that are only supported for web applications (which run in the browser DOM environment). This section is broken into the following:
2525

2626
* [Hooks](/reference/react-dom/hooks) - Hooks for web applications which run in the browser DOM environment.
2727
* [Components](/reference/react-dom/components) - React supports all of the browser built-in HTML and SVG components.

0 commit comments

Comments
 (0)