We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6c82b commit 614a7c2Copy full SHA for 614a7c2
doc/api/packages.md
@@ -603,7 +603,7 @@ use in Node.js but not the browser:
603
```
604
605
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
+a nested condition does not have any mapping it will continue checking
607
the remaining conditions of the parent condition. In this way nested
608
conditions behave analogously to nested JavaScript `if` statements.
609
0 commit comments