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 b83e661

Browse filesBrowse files
marsonyaruyadorno
authored andcommitted
doc: fix typo in technical-priorities.md
`heap dumps` spelled as `headumps` PR-URL: #41694 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 8e7df04 commit b83e661
Copy full SHA for b83e661

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
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
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ project work towards well understood and defined processes for observing
7979
the behavior of Node.js applications as well as ensuring there are well
8080
supported tools to implement those processes (logging, metrics and tracing).
8181
This includes support within the Node.js runtime itself (for example
82-
generating headumps, performance metrics, etc.) as well as support for
82+
generating heap dumps, performance metrics, etc.) as well as support for
8383
applications on top of the runtime. In addition, it is also important to clearly
8484
document the use cases, problem determination methods and best
8585
practices for those tools.

0 commit comments

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