Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cc7a7c3

Browse filesBrowse files
selveteraduh95
authored andcommitted
doc: fix 'which' to 'that' and add commas
PR-URL: #56216 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent b5a2c07 commit cc7a7c3
Copy full SHA for cc7a7c3

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Collapse file

‎doc/contributing/technical-priorities.md‎

Copy file name to clipboardExpand all lines: doc/contributing/technical-priorities.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ on October 1st 2022.
2121

2222
_Present in: 2021_
2323

24-
Base HTTP support is a key component of modern cloud-native applications
24+
Base HTTP support is a key component of modern cloud-native applications,
2525
and built-in support was part of what made Node.js a success in the first
2626
10 years. The current implementation is hard to support and a common
2727
source of vulnerabilities. We must work towards an
28-
implementation which is easier to support and makes it easier to integrate
28+
implementation that is easier to support and makes it easier to integrate
2929
the new HTTP versions (HTTP3, QUIC) and to support efficient
3030
implementations of different versions concurrently.
3131

@@ -96,7 +96,7 @@ supported tools to implement those processes (logging, metrics and tracing).
9696
This includes support within the Node.js runtime itself (for example
9797
generating heap dumps, performance metrics, etc.) as well as support for
9898
applications on top of the runtime. In addition, it is also important to
99-
clearly document the use cases, problem determination methods and best
99+
clearly document the use cases, problem determination methods, and best
100100
practices for those tools.
101101

102102
## Better multithreaded support

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.