Commit ee75a04
docs: Fix minor typo on the index.md file (nodejs#247)
<!--
Please read the [Code of Conduct](https://github.com/nodejs/nodejs.dev/blob/master/CODE_OF_CONDUCT.md) and the [Contributing Guidelines](https://github.com/nodejs/nodejs.dev/blob/master/CONTRIBUTING.md) before opening a pull request.
-->
## Description
In the 'Where to host a Node.js app' section, we should consider changing the paragraph
> To very popular solutions are:
Serverless Framework
Standard Library
to
> Two very popular solutions are:
Serverless Framework
Standard Library
## Related Issues
<!--
Link to the issue that is fixed by this PR (if there is one)
e.g. Fixes nodejs#1234, Addresses nodejs#1234, Related to nodejs#1234, etc.
-->1 parent 465287f commit ee75a04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments