Skip to content

Commit 77d7f7f

Browse files
committed
minor #8148 Update usage.rst (typo) (adpauly)
This PR was merged into the 3.3 branch. Discussion ---------- Update usage.rst (typo) Typo? Commits ------- 9e59aed Update usage.rst
2 parents a04cdba + 9e59aed commit 77d7f7f

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
@@ -229,7 +229,7 @@ order:
229229
* ``workflow.[workflow name].enter``
230230
* ``workflow.[workflow name].enter.[place name]``
231231

232-
``work.flow.entered``
232+
``workflow.entered``
233233

234234
Similar to ``workflow.enter``, except the marking store is updated before this
235235
event (making it a good place to flush data in Doctrine).

0 commit comments

Comments
 (0)