We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78cc99 commit 1015a73Copy full SHA for 1015a73
content/docs/reference-react-dom-server.md
@@ -27,7 +27,7 @@ These methods are only available in the **environments with [Web Streams](https:
27
28
- [`renderToReadableStream()`](#rendertoreadablestream)
29
30
-The following methods can be used in both the server and Web API environments:
+The following methods can be used in the environments that don't support streams:
31
32
- [`renderToString()`](#rendertostring)
33
- [`renderToStaticMarkup()`](#rendertostaticmarkup)
0 commit comments