Skip to content

Commit eef99d1

Browse files
MCproteintargos
authored andcommitted
doc: fix typo in technical-priorities.md
added a space between the two words. PR-URL: #54094 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
1 parent 7ab030f commit eef99d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/technical-priorities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ the expansion of where/when Node.js is used in building solutions.
130130
## Serverless
131131

132132
Serverless is a cloud computing model where the cloud provider manages the
133-
underlyinginfrastructure and automatically allocates resources as
133+
underlying infrastructure and automatically allocates resources as
134134
needed. Developers only need to focus on writing code for specific
135135
functions, which are executed as individual units of work in response to
136136
events. Node.js is one of the main technology used by developers in

0 commit comments

Comments
 (0)