Skip to content

Commit b83e661

Browse files
marsonyaruyadorno
authored andcommitted
doc: fix typo in technical-priorities.md
`heap dumps` spelled as `headumps` PR-URL: #41694 Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent 8e7df04 commit b83e661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/technical-priorities.md

+1-1
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)