Skip to content

Commit 19c91d6

Browse files
sebmarkbageeps1lon
andauthored
Update packages/react-html/README.md
Typo Co-authored-by: Sebastian Silbermann <[email protected]>
1 parent 2829604 commit 19c91d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-html/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ async function action(email, name) {
2323
}
2424
```
2525

26-
Note that this is an async function that need to be awaited - unlike the legacy `renderToString` in `react-dom`.
26+
Note that this is an async function that needs to be awaited - unlike the legacy `renderToString` in `react-dom`.
2727

2828
## API
2929

0 commit comments

Comments
 (0)