Skip to content

Commit c8543e8

Browse files
committed
Changed ticket event from accept to accepted
1 parent f56dc6a commit c8543e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ A process function is required, all other options are optional.
730730

731731
#### Events on Ticket
732732

733-
- `accept` - When the corresponding task is accepted (has passed filter)
733+
- `accepted` - When the corresponding task is accepted (has passed filter)
734734
- `queued` - When the corresponding task is queued (and saved into the store)
735735
- `started` - When the corresponding task is started
736736
- `progress` - When the corresponding task progress changes

0 commit comments

Comments
 (0)