Skip to content

Commit 614a7c2

Browse files
warlock1996targos
authored andcommitted
doc: fix typo in packages.md
PR-URL: #40230 Fixes: #40228 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent da6c82b commit 614a7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ use in Node.js but not the browser:
603603
```
604604

605605
Conditions continue to be matched in order as with flat conditions. If
606-
a nested conditional does not have any mapping it will continue checking
606+
a nested condition does not have any mapping it will continue checking
607607
the remaining conditions of the parent condition. In this way nested
608608
conditions behave analogously to nested JavaScript `if` statements.
609609

0 commit comments

Comments
 (0)