We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e31c5 commit 087f8c0Copy full SHA for 087f8c0
1 file changed
doc/api/util.md
@@ -1960,7 +1960,7 @@ changes:
1960
must match the type specified by the `type` property. If `multiple` is
1961
`true`, it must be an array. No default value is applied when the option
1962
does appear in the arguments to be parsed, even if the provided value
1963
- is falsey.
+ is falsy.
1964
* `strict` {boolean} Should an error be thrown when unknown arguments
1965
are encountered, or when arguments are passed that do not match the
1966
`type` configured in `options`.
0 commit comments