Skip to content

Commit c08f2a2

Browse files
committed
minor #8252 Fixed typo in workflow.announce event description (yann-eugone)
This PR was merged into the 3.3 branch. Discussion ---------- Fixed typo in workflow.announce event description Maybe I'm wrong but I think that the term `place` is confusing here. I assume that **transitions** are announced. Commits ------- 41b8671 Fixed typo in workflow.announce event description
2 parents 472f23e + 41b8671 commit c08f2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ order:
241241
* ``workflow.[workflow name].entered.[place name]``
242242

243243
``workflow.announce``
244-
Triggered for each place that now is available for the object.
244+
Triggered for each transition that now is accessible for the object.
245245

246246
The three events being dispatched are:
247247

0 commit comments

Comments
 (0)