Skip to content

Commit 7171d7e

Browse files
nschonnijasnell
authored andcommitted
doc: correct Nodejs to Node.js spelling
PR-URL: #33088 Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 2cd7970 commit 7171d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/diagnostic-tooling-support-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ the following tiers.
2525
* The tool must have a guide or other documentation in the Node.js GitHub
2626
organization or website;
2727
* The tool must be working on all supported platforms;
28-
* The tool must only be using APIs exposed by Nodejs as opposed to
28+
* The tool must only be using APIs exposed by Node.js as opposed to
2929
its dependencies; and
3030
* The tool must be open source.
3131

0 commit comments

Comments
 (0)