Skip to content

Commit 7480a90

Browse files
authored
doc: fix typo in technical-priorities.md
added a space between the two words. PR-URL: #54094 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]>
1 parent 6ad25e3 commit 7480a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)