Skip to content

Commit 087f8c0

Browse files
Slayer95ljharb
andauthored
Prefer "falsy" over "falsey"
Co-authored-by: Jordan Harband <[email protected]>
1 parent 00e31c5 commit 087f8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/util.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ changes:
19601960
must match the type specified by the `type` property. If `multiple` is
19611961
`true`, it must be an array. No default value is applied when the option
19621962
does appear in the arguments to be parsed, even if the provided value
1963-
is falsey.
1963+
is falsy.
19641964
* `strict` {boolean} Should an error be thrown when unknown arguments
19651965
are encountered, or when arguments are passed that do not match the
19661966
`type` configured in `options`.

0 commit comments

Comments
 (0)