Skip to content

Commit 9756880

Browse files
author
Tyler Kellen
committed
stronger wording
1 parent 3eb36d0 commit 9756880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A short description of the job the task will perform.
2424
A valid [semver](http://semver.org/) string.
2525

2626
### options ≈
27-
If a task allows options, they should be enumerated under this property as an array of objects with a `name`, `description` and `default` key/value pair.
27+
If a task allows options, they must be enumerated under this property as an array of objects with a `name`, `description` and `defaultValue` keys.
2828

2929
### on(event, listener)
3030
An EventEmitter compatible `on` method.

0 commit comments

Comments
 (0)