Skip to content

Commit 063c7ed

Browse files
Update src/content/reference/react-dom/static/resumeAndPrerenderToNodeStream.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 82f9410 commit 063c7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/react-dom/static/resumeAndPrerenderToNodeStream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This API is specific to Node.js. Environments with [Web Streams,](https://develo
2424
2525
## Reference {/*reference*/}
2626
27-
### `resumeAndPrerenderToNodeStream(reactNode, postponedState, options?)` {/*resumeandprerendertolnodestream*/}
27+
### `resumeAndPrerenderToNodeStream(reactNode, postponedState, options?)` {/*resumeandprerendertonodestream*/}
2828
2929
Call `resumeAndPrerenderToNodeStream` to continue a prerendered React tree to a static HTML string.
3030

0 commit comments

Comments
 (0)