diff --git a/beta/src/content/apis/react-dom/index.md b/beta/src/content/apis/react-dom/index.md
index e372b8ed5..bdb07e354 100644
--- a/beta/src/content/apis/react-dom/index.md
+++ b/beta/src/content/apis/react-dom/index.md
@@ -34,7 +34,7 @@ The `react-dom` package provides two additional entry points:
-This API will be removed in a future major version of React.
+These APIs will be removed in a future major version of React.
diff --git a/beta/src/content/apis/react-dom/server/index.md b/beta/src/content/apis/react-dom/server/index.md
index 2fec60210..1e6f10457 100644
--- a/beta/src/content/apis/react-dom/server/index.md
+++ b/beta/src/content/apis/react-dom/server/index.md
@@ -44,7 +44,7 @@ They have limited functionality compared to the streaming APIs.
-This API will be removed in a future major version of React.
+These APIs will be removed in a future major version of React.
diff --git a/beta/src/content/apis/react/legacy.md b/beta/src/content/apis/react/legacy.md
index 8298b44ea..081091779 100644
--- a/beta/src/content/apis/react/legacy.md
+++ b/beta/src/content/apis/react/legacy.md
@@ -29,7 +29,7 @@ These APIs are exported from the `react` package, but they are not recommended f
-This API will be removed in a future major version of React.
+These APIs will be removed in a future major version of React.