Skip to content

Commit 1015a73

Browse files
authored
Clarify renderToString etc usage
1 parent a78cc99 commit 1015a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/reference-react-dom-server.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ These methods are only available in the **environments with [Web Streams](https:
2727

2828
- [`renderToReadableStream()`](#rendertoreadablestream)
2929

30-
The following methods can be used in both the server and Web API environments:
30+
The following methods can be used in the environments that don't support streams:
3131

3232
- [`renderToString()`](#rendertostring)
3333
- [`renderToStaticMarkup()`](#rendertostaticmarkup)

0 commit comments

Comments
 (0)