We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2829604 commit 19c91d6Copy full SHA for 19c91d6
packages/react-html/README.md
@@ -23,7 +23,7 @@ async function action(email, name) {
23
}
24
```
25
26
-Note that this is an async function that need to be awaited - unlike the legacy `renderToString` in `react-dom`.
+Note that this is an async function that needs to be awaited - unlike the legacy `renderToString` in `react-dom`.
27
28
## API
29
0 commit comments