Skip to content

Commit d68585d

Browse files
committed
Question type editor fixed and README updated
1 parent 028dfa1 commit d68585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Question Properties
269269
A question is a dictionary containing question related values:
270270

271271
- type: (String) Type of the prompt. Defaults: input - Possible values:
272-
input, confirm, list, rawlist, expand, checkbox, password, editor
272+
input, confirm, list, rawlist, expand, checkbox, password, editor
273273
- name: (String) The name to use when storing the answer in the answers
274274
hash. If the name contains periods, it will define a path in the
275275
answers hash.

0 commit comments

Comments
 (0)