Skip to content

Commit

Permalink
Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 20, 2022
1 parent 6d60ae3 commit aede62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Default: `true`

Whether to use [`hard-rejection`](https://github.com/sindresorhus/hard-rejection) or not. Disabling this can be useful if you need to handle `process.on('unhandledRejection')` yourself.

#### allowUnknownFlags
##### allowUnknownFlags

Type `boolean`\
Default: `true`
Expand Down

0 comments on commit aede62e

Please sign in to comment.