We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef481c commit f571e4eCopy full SHA for f571e4e
doc/contributing/technical-priorities.md
@@ -130,7 +130,7 @@ the expansion of where/when Node.js is used in building solutions.
130
## Serverless
131
132
Serverless is a cloud computing model where the cloud provider manages the
133
-underlyinginfrastructure and automatically allocates resources as
+underlying infrastructure and automatically allocates resources as
134
needed. Developers only need to focus on writing code for specific
135
functions, which are executed as individual units of work in response to
136
events. Node.js is one of the main technology used by developers in
0 commit comments