Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 55f5e76

Browse files
MCproteinmarco-ippolito
authored andcommittedAug 19, 2024
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 1c0ccc0 commit 55f5e76

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)
Please sign in to comment.