Skip to content

Commit

Permalink
Missing word in README.md (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
loicbourgois authored and SBoudrias committed Feb 11, 2018
1 parent c7f99d7 commit 0f1199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -196,7 +196,7 @@ default must be the choice `index` in the array or a choice `value`)
#### Raw List - `{type: 'rawlist'}`

Take `type`, `name`, `message`, `choices`[, `default`, `filter`] properties. (Note that
default must the choice `index` in the array)
default must be the choice `index` in the array)

![Raw list prompt](https://cdn.rawgit.com/SBoudrias/Inquirer.js/28ae8337ba51d93e359ef4f7ee24e79b69898962/assets/screenshots/rawlist.svg)

Expand Down

0 comments on commit 0f1199c

Please sign in to comment.