Skip to content

Commit f21969e

Browse files
benjamingraduh95
andauthored
Update doc/contributing/collaborator-guide.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 048b5d7 commit f21969e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/collaborator-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Existing stable public APIs that change in a backward-incompatible way must
356356
undergo deprecation. The exceptions to this rule are:
357357

358358
* Adding or removing errors thrown or reported by a public API.
359-
* Emitting a warning.
359+
* Emitting a runtime warning.
360360
* Changing error messages for errors without error code.
361361
* Altering the timing and non-internal side effects of the public API.
362362
* Changes to errors thrown by dependencies of Node.js, such as V8.

0 commit comments

Comments
 (0)