Skip to content

Commit b7f5dc4

Browse files
marsonyalpinca
authored andcommitted
doc: fix typo in doc/api/packages.md
PR-URL: nodejs#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 f1e4c34 commit b7f5dc4

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
@@ -613,7 +613,7 @@ New conditions definitions may be added to this list by creating a PR to the
613613
[Node.js documentation for this section][]. The requirements for listing a
614614
new condition definition here are that:
615615

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

0 commit comments

Comments
 (0)