Skip to content

Commit 3f3b46c

Browse files
authored
docs(react-devtools-inline): react-dom@experimental instead of react-dom@experimenal (#25001)
1 parent 80f3d88 commit 3f3b46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-devtools-inline/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ If you're looking for the standalone React DevTools UI, **we suggest using [`rea
66

77
---
88

9-
> **Note** that this package (and the DevTools UI) relies on several _experimental_ APIs that are **only available in the [experimental release channel](https://reactjs.org/docs/release-channels.html#experimental-channel)**. This means that you will need to install `react@experimental` and `react-dom@experimenal`.
9+
> **Note** that this package (and the DevTools UI) relies on several _experimental_ APIs that are **only available in the [experimental release channel](https://reactjs.org/docs/release-channels.html#experimental-channel)**. This means that you will need to install `react@experimental` and `react-dom@experimental`.
1010
1111
---
1212

0 commit comments

Comments
 (0)