Skip to content

Commit 0255ed7

Browse files
marsonyatargos
authored andcommitted
doc: fix typo in doc/api/packages.md
PR-URL: #37536 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 097f638 commit 0255ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ New conditions definitions may be added to this list by creating a PR to the
571571
[Node.js documentation for this section][]. The requirements for listing a
572572
new condition definition here are that:
573573

574-
* The definition should be clear and unambigious for all implementers.
574+
* The definition should be clear and unambiguous for all implementers.
575575
* The use case for why the condition is needed should be clearly justified.
576576
* There should exist sufficient existing implementation usage.
577577
* The condition name should not conflict with another condition definition or

0 commit comments

Comments
 (0)