Closed ramlmn closed 7 years ago
Good catch. Thanks.
@surma And also should that be
This would run in the default
tasklet
.
or
This would run in the default
tasklets
.
Just for clarification!
“Tasklets” is plural. So it’s the API to manage all tasklets. But there can be individual tasklets like the “default tasklet”.
Change
tasklet
totasklets
in JavaScript integration too.