mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
Wording tweak
This commit is contained in:
@@ -34,7 +34,7 @@ The `react-dom` package provides two additional entry points:
|
||||
|
||||
<Deprecated>
|
||||
|
||||
This API will be removed in a future major version of React.
|
||||
These APIs will be removed in a future major version of React.
|
||||
|
||||
</Deprecated>
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ They have limited functionality compared to the streaming APIs.
|
||||
|
||||
<Deprecated>
|
||||
|
||||
This API will be removed in a future major version of React.
|
||||
These APIs will be removed in a future major version of React.
|
||||
|
||||
</Deprecated>
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ These APIs are exported from the `react` package, but they are not recommended f
|
||||
|
||||
<Deprecated>
|
||||
|
||||
This API will be removed in a future major version of React.
|
||||
These APIs will be removed in a future major version of React.
|
||||
|
||||
</Deprecated>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user