diff --git a/doc/api/packages.md b/doc/api/packages.md index 9131c447e8686e..766866e946b155 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -610,7 +610,7 @@ New conditions definitions may be added to this list by creating a PR to the [Node.js documentation for this section][]. The requirements for listing a new condition definition here are that: -* The definition should be clear and unambigious for all implementers. +* The definition should be clear and unambiguous for all implementers. * The use case for why the condition is needed should be clearly justified. * There should exist sufficient existing implementation usage. * The condition name should not conflict with another condition definition or