We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0ccc0 commit 55f5e76Copy full SHA for 55f5e76
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